Latest | 1.0.2 |
---|---|
Homepage | https://github.com/LiuShulong/CursorOffset |
License | MIT |
Platforms | ios , requires ARC |
Frameworks | UIKit |
Authors |
an iOS category to calcuate textField cursor offset
Latest podspec
{ "name": "CursorOffset", "version": "1.0.2", "summary": "an iOS category to calculate textField cursor offset", "description": " an iOS category to calculate textField cursor offsetnn * Think: Why did you write this? What is the focus? What does it do?n * CocoaPods will be using this to generate tags, and improve search results.n * Try to keep it short, snappy and to the point.n * Finally, don't worry about the indent, CocoaPods strips it!n", "homepage": "https://github.com/LiuShulong/CursorOffset", "license": "MIT", "authors": { "LiuShulong": "[email protected]" }, "platforms": { "ios": null }, "source": { "git": "https://github.com/LiuShulong/CursorOffset.git", "tag": "1.0.2" }, "source_files": [ "Classes", "Classes/**/*.{h,m}" ], "exclude_files": "Classes/Exclude", "frameworks": "UIKit", "requires_arc": true }
Sat, 27 Feb 2016 14:53:03 +0000