blob: fa5d4c0d6f9329b7fa05ecbcd899986231235786 [file] [log] [blame]
{
"name": "tianqijunLib",
"version": "0.0.2",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"summary": "One-line integrated weather",
"homepage": "https://github.com/hwenxzhangling/WeatherSDK",
"social_media_url": "https://apps.apple.com/cn/app/id990500440",
"authors": {
"tianqijun": "https://github.com/hwenxzhangling"
},
"source": {
"git": "https://github.com/hwenxzhangling/WeatherSDK.git",
"tag": "0.0.2",
"submodules": true
},
"requires_arc": true,
"source_files": "tianqijunLib/**/*.{h,m,mm}",
"resources": "tianqijunLib/lib/HomeImage.bundle",
"frameworks": [
"UIKit",
"Foundation"
]
}