blob: 606a820ff39973e1ae0abcf72d6758efedeec102 [file] [log] [blame]
{
"name": "PQPodTest",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PQPodTest/Classes/**/*"
}