[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / 5 / BLSignSDK / 0.1.0 / BLSignSDK.podspec.json
blobd99f4b26929c4da94a2f7d4a99c8c99350e33f14
2   "name": "BLSignSDK",
3   "version": "0.1.0",
4   "summary": "彼恋登录注册模块",
5   "description": "彼恋登录注册模块,快速集成",
6   "homepage": "https://github.com/BorisDuan/BLSignSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BorisDuan": "782985735@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/BorisDuan/BLSignSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "resource_bundles": {
22     "BLSignSDK": [
23       "BLSignSDK/Assets/*.xcassets"
24     ]
25   },
26   "swift_versions": [
27     "5.0"
28   ],
29   "subspecs": [
30     {
31       "name": "Test",
32       "source_files": "BLSignSDK/Assets/*.{swift}"
33     },
34     {
35       "name": "Login",
36       "source_files": "BLSignSDK/Classes/Login/*.{swift}"
37     },
38     {
39       "name": "Register",
40       "source_files": "BLSignSDK/Classes/Register/*.{swift}"
41     },
42     {
43       "name": "FindPassword",
44       "source_files": "BLSignSDK/Classes/FindPassword/*.{swift}"
45     }
46   ],
47   "swift_version": "5.0"