[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / a / 6 / BaasWallet / 1.0.8 / BaasWallet.podspec.json
blob3e2a7c6205c9f8a72ab91a3ecfdce159651deda1
2   "name": "BaasWallet",
3   "version": "1.0.8",
4   "summary": "钱包模块.",
5   "description": "TODO: 钱包模块,。.",
6   "homepage": "https://github.com/developerBGI/BaasWallet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "developerBGI": "lixiezhuang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/developerBGI/BaasWallet.git",
16     "tag": "1.0.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BaasWallet/Classes/**/*",
22   "resource_bundles": {
23     "BaasWallet": [
24       "BaasWallet/Assets/**/*.{plist,webp,png,xcassets}/",
25       "BaasWallet/Assets/Language/*.lproj/*"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "BaasKit": [
32     ]
33   }