blob: a601769faba2d8759b555b40cd45a7002653301f [file] [log] [blame]
{
"name": "AnewPodsDemo",
"version": "1.0.0",
"summary": "AnewPodsDemo test!",
"description": "\"AnewPodsDemo test! do it first!\"",
"homepage": "https://github.com/gaomin2588/AnewPodsDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"gaomin2588": "gaomin2588@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gaomin2588/AnewPodsDemo.git",
"tag": "1.0.0"
},
"source_files": [
"AnewPodsDemo",
"AnewPodsDemo/**/*.{h,m}"
],
"requires_arc": true,
"deprecated": true
}