blob: f673953dc919e2beef27b9b41d9cc4647fa87a4e [file] [log] [blame]
{
"name": "SDK_lib_demo",
"version": "0.0.3",
"summary": "这是一个SDK测试demo of SDK_lib_demo.",
"description": "TODO: 这是一个SDK测试demo详细描述,我这里要详细描述一下,不然字数少于摘要会报警告.",
"homepage": "https://github.com/ioschangnan-github/SDK-lib-demo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ioschangnan@163.com": "APP@hkaspire.cn"
},
"source": {
"git": "https://github.com/ioschangnan-github/SDK-lib-demo.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SDK_lib_demo/Classes/**/*"
}