blob: 709a6a7f1cd1bb060b4c00b497ff312843fb6534 [file] [log] [blame]
{
"name": "this_is_testproject",
"version": "0.0.3",
"summary": "it is a testproject.",
"homepage": "https://github.com/wuzelun",
"license": "MIT",
"authors": {
"wxt": "6606302@qq.com"
},
"source": {
"git": "https://github.com/wuzelun/test1234.git",
"tag": "0.0.3"
},
"source_files": "src/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"ReactiveCocoa": [
"~>2.5"
]
},
"platforms": {
"ios": "9.0"
}
}