blob: cd6c89ede4dbc26c2a6e5292cbc02477f13ccc44 [file] [log] [blame]
{
"name": "CZPicker",
"version": "0.3.7",
"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.3.7"
},
"social_media_url": "https://twitter.com/chenzeyu",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"CZPicker": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/*.h",
"frameworks": "UIKit"
}