blob: bcd2fc74abf63418b47ffd5388b75c517f863165 [file] [log] [blame]
{
"name": "SDKPodDemo",
"version": "0.2.0",
"summary": "My SDKPodDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/dongbaichi/SDKPodDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"myCout": "yuandu86@163.com"
},
"source": {
"git": "https://gitee.com/dongbaichi/SDKPodDemo.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SDKPodDemo/Classes/**/*"
}