| { |
| "name": "SkywareUI", |
| "version": "1.1.8", |
| "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.8" |
| }, |
| "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": [ |
| |
| ] |
| } |
| } |