blob: 86f500ba1289b2cf40e051dcb4a5a1ed3d4af0b8 [file] [log] [blame]
{
"name": "TestStaticLibrary",
"version": "1.0.0",
"summary": "A short description of TestStaticLibrary.",
"description": "TestStaticLibrary is a project for testing static library.",
"homepage": "https://github.com/CoderZHL/TestStaticLibrary",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"钟浩良": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderZHL/TestStaticLibrary.git",
"tag": "1.0.0"
},
"source_files": "TestStaticLibrary/*",
"requires_arc": true,
"deprecated": true
}