blob: 0d57f50fd245149fe1dc19ce4fd5ded32e207f2e [file] [log] [blame]
{
"name": "TCMP_lib",
"version": "0.1.0",
"summary": "TCMP_lib",
"description": "Risenb iOS Development Components of TCMP_lib",
"homepage": "https://git.oschina.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"穆英波": "obgniyum@icloud.com"
},
"source": {
"git": "https://git.oschina.net/obgniyum/TCMP_lib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TCMP_lib/Lib/**/*.h",
"public_header_files": "TCMP_lib/Lib/**/*.h",
"vendored_libraries": "TCMP_lib/Lib/**/*.a"
}