[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / a / 6 / BaasWallet / 1.0.1 / BaasWallet.podspec.json
blob48395e7f5809d86669138d84592389dcc993dd45
2   "name": "BaasWallet",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BaasWallet/Classes/**/*",
22   "resource_bundles": {
23     "BaasWallet": [
24       "BaasWallet/Assets/**/*"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "BaasKit": [
31     ]
32   }