blob: c4b99b82042ae6f7028595b2beb238ffc060e314 [file] [log] [blame]
{
"name": "kkTestPod",
"version": "0.0.1",
"summary": "A short description of testPod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StayBack/TestPod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kongzhaozhuanng": "kongzhaozhuanng@sina.com"
},
"source": {
"git": "https://github.com/StayBack/TestPod.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "testPod/Classes/**/*"
}