[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 8 / 5 / BaseLoginAndRegister / 0.0.2 / BaseLoginAndRegister.podspec.json
blob7ac8f2329e1bf744aeacf8613fd0d506be601d87
2   "name": "BaseLoginAndRegister",
3   "version": "0.0.2",
4   "summary": "A short description of BaseLoginAndRegister.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/wusa/BaseLoginAndRegister",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wusa": "1241545546@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/wusa/BaseLoginAndRegister.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BaseLoginAndRegister/Classes/**/*",
22   "resource_bundles": {
23     "BaseLoginAndRegister": [
24       "BaseLoginAndRegister/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "DataCenter": [
30     ],
31     "FGOpenTool": [
33     ]
34   }