blob: 2fca535348373e8ac494759b2155013d803eb0ea [file] [log] [blame]
{
"name": "N60SDK",
"version": "1.0.1",
"summary": "SDK 1.0.0 Control",
"description": "钛马工程师使用",
"homepage": "https://github.com/yjjandyxy/N60SDK",
"license": "MIT",
"authors": {
"ShyPig": "709540282@qq.com"
},
"source": {
"git": "https://github.com/yjjandyxy/N60SDK.git",
"tag": "1.0.1"
},
"source_files": "SDK.framework/Headers/*.{h}",
"platforms": {
"ios": "10.0"
},
"exclude_files": "N60SDK/SDK.h",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}