blob: 09f275da4c0bae362d7d0a8839573169838b6579 [file] [log] [blame]
{
"name": "ZQCustomPicker",
"version": "0.1.0",
"summary": "A pop-up picker from the bottom of screen.",
"homepage": "https://github.com/AngleZhou",
"license": "MIT",
"authors": {
"AngleZhou": "zhouq87724@163.com"
},
"source": {
"git": "https://github.com/AngleZhou/ZQCustomPicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{h,m}",
"resource_bundles": {
"ZQCustomPicker": [
"Pod/Assets/*.png"
]
}
}