[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 8 / AppLoginAuth / 0.1.2 / AppLoginAuth.podspec.json
blob5d193c6d71d7b102ccbad2540d89bf30ebc5ffbe
2   "name": "AppLoginAuth",
3   "version": "0.1.2",
4   "summary": "A short description of AppLoginAuth.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WZLYiOS/AppLoginAuth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuqixiang": "995386924@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WZLYiOS/AppLoginAuth.git",
16     "tag": "0.1.2"
17   },
18   "static_framework": true,
19   "swift_versions": "5.0",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "10.0"
23   },
24   "default_subspecs": "Core",
25   "subspecs": [
26     {
27       "name": "Core",
28       "source_files": "AppLoginAuth/Classes/**/*"
29     }
30   ],
31   "swift_version": "5.0"