[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / 0 / JJLoginModule / 2.8 / JJLoginModule.podspec.json
blob99b834954ceb8dc3f28cc0fa32057cf2d591a95b
2   "name": "JJLoginModule",
3   "version": "2.8",
4   "summary": "晋江swfit项目登录组件",
5   "description": "TODO:\n1.整合切换账号功能到组件中",
6   "homepage": "https://github.com/dht/JJLoginModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dht": "duanhaitao@jjwxc.com"
13   },
14   "source": {
15     "git": "https://gitlab.jjwxc.net/iosproject/jjloginmodule_swift.git",
16     "tag": "2.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "JJLoginModule/Classes/**/*",
22   "resource_bundles": {
23     "JJLoginModule": [
24       "JJLoginModule/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "JJDevelopment_swift": [
30     ],
31     "YYText": [
33     ]
34   }