blob: e54d79a028d13b91757f2991b8061bb84814a906 [file] [log] [blame]
{
"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": "liang.chen829@gmail.com"
},
"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"
]
}