blob: e0f8205468c9b83777de563c9b751e2ea4c4997d [file] [log] [blame]
{
"name": "HeWeatherSDK",
"version": "1.7.3",
"summary": "和风天气SDK",
"description": "Testing Private Podspec.\n * Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/rhwQwQ/HeWeatherSDK.git",
"license": "MIT",
"authors": {
"rhw": "920731000@qq.com"
},
"source": {
"git": "https://github.com/rhwQwQ/HeWeatherSDK.git",
"tag": "1.7.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "HeWeather.framework",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"YYModel": [
]
}
}