Latest | 1.0.1 |
---|---|
Homepage | https://github.com/J4ckChan/JCHPickerView |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | Foundation, UIKit |
Authors |
JCHPickerView-
A Horizontal picker view for iOS.
Latest podspec
{ "name": "JCHPickerView", "version": "1.0.1", "summary": "A horizontal picker view for iOS.", "homepage": "https://github.com/J4ckChan/JCHPickerView", "social_media_url": "https://twitter.com/LiangChen829", "license": "MIT", "authors": { "J4ck_Chan": "[email protected]" }, "source": { "git": "https://github.com/J4ckChan/JCHPickerView.git", "tag": "1.0.1" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "JCHPickerView/*.{h,m}", "frameworks": [ "Foundation", "UIKit" ] }
Sat, 07 May 2016 09:15:04 +0000