[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 8 / f / CHPermissions / 0.0.4 / CHPermissions.podspec.json
blobf0be404f3119626dd1cf0d48c617563b3f0c5b5e
2   "name": "CHPermissions",
3   "version": "0.0.4",
4   "license": "MIT",
5   "summary": "Swift용 권한 상태 확인 및 요청.",
6   "homepage": "https://github.com/inchan/CHPermissions",
7   "authors": {
8     "inchan": "kangsazang@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/inchan/CHPermissions.git",
12     "tag": "0.0.4"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "ios": {
18     "frameworks": "UIKit"
19   },
20   "source_files": "CHPermissions/**/*.swift"