blob: b421b12b86a083882783b8b59586ca291ef99509 [file] [log] [blame]
{
"name": "APodDemo",
"version": "0.1.0",
"summary": "A short description of APodDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/guyunlong/APodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guyunlong": "807510889@qq.com"
},
"source": {
"git": "https://github.com/guyunlong/APodDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "APodDemo/Classes/**/*"
}