blob: f9c4ab54faa319c2d9aae949c3707255cdc4d95c [file] [log] [blame]
{
"name": "CZPicker",
"version": "0.4.2",
"summary": "CZPicker is a picker view shown as a popup.",
"description": "CZPicker is flexible. It is shown as a popup with customizations.",
"homepage": "https://github.com/chenzeyu/CZPicker",
"license": "MIT",
"authors": {
"chenzeyu": "zeyufly@gmail.com"
},
"source": {
"git": "https://github.com/chenzeyu/CZPicker.git",
"tag": "0.4.2"
},
"social_media_url": "https://twitter.com/chenzeyu",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"public_header_files": "Pod/Classes/*.h",
"frameworks": "UIKit"
}