| { |
| "name": "RedPacket", |
| "version": "1.1.2", |
| "summary": "Tool SDK.", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "jdy": "wzy2010416033@163.com" |
| }, |
| "homepage": "https://www.zplay.com", |
| "description": "This is a red packet SDK for PopStar.", |
| "source": { |
| "http": "https://adsdk.yumimobi.com/iOS/RedPacketSDK/RedPacketSDK_1.1.2.tar.bz2" |
| }, |
| "resources": "Resources/RPResources.bundle", |
| "vendored_frameworks": "RedPacket.framework", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": [ |
| "CoreImage", |
| "Photos" |
| ], |
| "weak_frameworks": "WebKit", |
| "dependencies": { |
| "AFNetworking": [ |
| "~> 3.0" |
| ], |
| "YYModel": [ |
| "~> 1.0" |
| ], |
| "Masonry": [ |
| "~> 1.1.0" |
| ], |
| "WechatOpenSDK": [ |
| "1.8.6.2" |
| ] |
| }, |
| "static_framework": true |
| } |