{ | |
"name": "ZHPodDemo", | |
"version": "0.1.2", | |
"summary": "A short description of ZHPodDemo.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "http://zhanglei@git.aerohuanyou.com:81/zhanglei/ZHPodDemo", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"zhanglei": "18810551241@163.com" | |
}, | |
"source": { | |
"git": "http://zhanglei@git.aerohuanyou.com:81/zhanglei/ZHPodDemo.git", | |
"tag": "0.1.2" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ZHPodDemo/Classes/**/*" | |
} |