blob: a70aa3c5947d99e45f3ec994c4e212d1f44f03b4 [file] [log] [blame]
{
"name": "ThinkpageSDK",
"version": "1.0.0",
"summary": "ThinkpageSDK contains a set of APIs to easily request meteorology information.",
"description": "ThinkpageSDK contains a set of APIs to easily request meteorology information. This\nis a service provided by https://www.thinkpage.cn",
"homepage": "http://www.thinkpage.cn",
"license": {
"type": "Copyright",
"text": " Copyright © 2015 Thinkpage. All rights reserved.\n"
},
"authors": {
"Hao Gong": "haogong@thinkpage.cn"
},
"source": {
"http": "http://gh.newbie.im/cache/ThinkpageSDK_V1.0.0.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "ThinkpageAPI.framework",
"public_header_files": "ThinkpageAPI.framework/Headers/*.h",
"frameworks": "CoreLocation"
}