blob: fa126ccbc30fc1da9ad238777809470245293311 [file] [log] [blame]
{
"name": "TinySDK",
"version": "0.0.1",
"summary": "iOS工程集成tiny平台",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SunlineTinyiOS/TinySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bygd2014@sina.com": "bygd2014@sina.com"
},
"source": {
"git": "https://github.com/SunlineTinyiOS/TinySDK.git"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TinySDK/Classes/**/*"
}