blob: 3228faba4e3a79db7b57bc67ca6f238cc55085e9 [file] [log] [blame]
{
"name": "ZFDatePicker",
"version": "1.0.0",
"summary": "初始化",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chengzhengfeng",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"631781190@qq.com": "631781190@qq.com"
},
"source": {
"git": "https://github.com/chengzhengfeng/ZFDatePicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZFDatePicker/Classes/**/*",
"resource_bundles": {
"ZFDatePicker": [
"ZFDatePicker/Assets/PGDatePicker.bundle"
]
}
}