blob: 7f4731c3c4abcf339cc25a28648779a57a11f109 [file] [log] [blame]
{
"name": "GPodUpDemo",
"version": "0.0.1",
"summary": "啦啦啦啦",
"description": "这是一个测试的工程",
"homepage": "https://github.com/smallSmallQiang/GPodUpDemo",
"license": "MIT",
"authors": {
"xiaoxiaoqiang": "shiguoqiangit@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/smallSmallQiang/GPodUpDemo.git",
"tag": "0.0.1"
},
"source_files": "GPodUpDemo/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}