blob: e74498ec41a5dbb4a5f52b616395be6db2fe01f3 [file] [log] [blame]
{
"name": "ZCPod",
"version": "1.0.1",
"summary": "QMUI ZCPod.",
"description": "ZCPod for QMUI",
"homepage": "http://test.com/",
"license": "MIT",
"authors": {
"zhoon": "zhoonchen@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhoon/ZCPod.git",
"tag": "1.0.1"
},
"source_files": [
"ZCPod",
"ZCPod/**/*.{h,m}"
],
"exclude_files": "ZCPod/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}