blob: e5a8232a486fb5dd2daa63441b1f688b73571c45 [file] [log] [blame]
{
"name": "TinySDK",
"version": "0.0.5",
"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/**/*",
"vendored_libraries": [
"TinySDK/Assets/libTiny.a",
"TinySDK/Assets/libTinyDebug.a",
"TinySDK/Assets/libTinyFrame.a"
]
}