blob: 2ec5c8b4937895f7756e772c4dc41291f3bc7fc1 [file] [log] [blame]
{
"name": "HeWeatherSDK",
"version": "4.0",
"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": "4.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "HeWeather.framework",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 4.0.0"
]
}
}