blob: 0584837acb4ffc31e3a2bd17d60f15b27ca9e3ed [file] [log] [blame]
{
"name": "SYDTEST",
"version": "0.0.1",
"summary": "开始测试",
"homepage": "https://github.com/syd24/SYDTEST",
"license": "MIT",
"authors": {
"YingdongShi": "2602845404@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/syd24/SYDTEST.git",
"tag": "0.0.1"
},
"source_files": [
"Mytest",
"Mytest/**/*.{h,m}"
],
"requires_arc": true
}