| { |
| "name": "ZYNumbersLottery", |
| "version": "0.2.8", |
| "summary": "A short description of ZYNumbersLottery.", |
| "description": "数字彩", |
| "homepage": "http://git.8win.com/heweidong/zy-plugin-ZYNumbersLottery", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "guanxuhang1234": "18611817195@163.com" |
| }, |
| "source": { |
| "git": "http://git.8win.com/heweidong/zy-plugin-ZYNumbersLottery.git", |
| "tag": "0.2.8" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "resources": "ZYNumberSDK/ZYNumbersLotterySDK/Products/ZYNumbersLotteryBundle.bundle", |
| "ios": { |
| "vendored_frameworks": "ZYNumberSDK/ZYNumbersLotterySDK/Products/ZYNumbersLottery.framework" |
| }, |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ], |
| "dependencies": { |
| "ZYService": [ |
| |
| ] |
| } |
| } |