blob: bf47c032d55a3c9a76c2529e50d367c242bf99c0 [file] [log] [blame]
{
"name": "PQPodTest",
"version": "0.1.0",
"summary": "CocoaPods learn-note",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zoudike/PQPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zoudike": "850592231@qq.com"
},
"source": {
"git": "https://github.com/zoudike/PQPodTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PQPodTest/Classes/**/*"
}