[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 1 / 8 / f / CHPermissions / 0.0.2 / CHPermissions.podspec.json
blob6837b97a06586f147f812ac36a16ed3c3541edaf
2   "name": "CHPermissions",
3   "version": "0.0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "ios": {
18     "frameworks": "UIKit"
19   },
20   "source_files": "CHPermissions/**/*.swift"