blob: b179ae8415975b90066e3d74ab5385f9e82a41db [file] [log] [blame]
{
"name": "myTestDemo",
"version": "2.1.2",
"license": "MIT",
"summary": "A delightful iOS and OS X networking framework.",
"homepage": "https://github.com/mynameissujie/testDemo",
"authors": {
"mynameissujie": "379675320@qq.com"
},
"source": {
"git": "https://github.com/mynameissujie/testDemo.git",
"tag": "2.1.2",
"submodules": true
},
"requires_arc": true,
"public_header_files": "TestDemo/TestDemo/Header.h",
"source_files": "TestDemo/TestDemo/Header.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}