blob: 1fa1859c3e0a47d4471aa726574419f30047d964 [file] [log] [blame]
{
"name": "SkywareUI",
"version": "1.1.7",
"summary": "Skyware->UI",
"homepage": "https://github.com/lixiao7215981",
"license": {
"type": "Copyright",
"text": "LICENSE ©2007 Skyware, Inc. All rights reserved."
},
"authors": {
"SuperlX": "2750949592@qq.com"
},
"social_media_url": "http://weibo.com/2106002880/profile?topnav=1&wvr=6",
"source": {
"git": "https://github.com/lixiao7215981/SkywareUI.git",
"tag": "1.1.7"
},
"source_files": "SkywareUI/SkywareUI/SkywareUI/**/*.{h,m}",
"resources": "SkywareUI/SkywareUI/SkywareUI/**/*.{xib,storyboard,png}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"SkywareSDK": [
],
"SMS_SDK": [
]
}
}