[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / 0 / 1 / JCHPickerView / 1.0.1 / JCHPickerView.podspec.json
blobe54d79a028d13b91757f2991b8061bb84814a906
2   "name": "JCHPickerView",
3   "version": "1.0.1",
4   "summary": "A horizontal picker view for iOS.",
5   "homepage": "https://github.com/J4ckChan/JCHPickerView",
6   "social_media_url": "https://twitter.com/LiangChen829",
7   "license": "MIT",
8   "authors": {
9     "J4ck_Chan": "liang.chen829@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/J4ckChan/JCHPickerView.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "JCHPickerView/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]