[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 6 / 0 / CCPAuthorization / 1.0.1 / CCPAuthorization.podspec.json
bloba8f818915c4f3227a1ea7aa064a6cb9093ebb2cd
2   "name": "CCPAuthorization",
3   "version": "1.0.1",
4   "summary": "iOS系统常用的权限申请",
5   "description": "iOS系统常用的权限申请,支持iOS10.0+,使用swift5.0",
6   "homepage": "https://github.com/coolboy-ccp/CCPAuthorization",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coolboy-ccp": ""
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "5.0",
18   "source": {
19     "git": "https://github.com/coolboy-ccp/CCPAuthorization.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "CCPAuthorization/CCPAuthorization/Authorizations/*.swift",
23   "dependencies": {
24     "CCPSystemSkip": [
26     ]
27   }