[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / a / ZYNumbersLottery / 0.1.3 / ZYNumbersLottery.podspec.json
blob005fb39aaf7fac2545939808853610b3dca50df3
2   "name": "ZYNumbersLottery",
3   "version": "0.1.3",
4   "summary": "A short description of ZYNumbersLottery.",
5   "description": "数字彩",
6   "homepage": "http://git.8win.com/heweidong/zy-plugin-ZYNumbersLottery",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guanxuhang1234": "18611817195@163.com"
13   },
14   "source": {
15     "git": "http://git.8win.com/heweidong/zy-plugin-ZYNumbersLottery.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "resource_bundles": {
22     "ZYNumbersLotteryBundle": [
23       "ZYNumbersLottery/Assets/Images/*.png",
24       "ZYNumbersLottery/Assets/Xibs/*.xib",
25       "ZYNumbersLottery/Assets/Plist/*.plist"
26     ]
27   },
28   "ios": {
29     "vendored_frameworks": "ZYNumberSDK/ZYNumbersLotterySDK/Products/ZYNumbersLottery.framework"
30   },
31   "frameworks": [
32     "Foundation",
33     "UIKit"
34   ],
35   "dependencies": {
36     "ZYService": [
38     ]
39   }