[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 0 / 2 / KPermission / 1.0.1 / KPermission.podspec.json
bloba5f95f647180651b52089180a3be2b3f22f41c54
2   "name": "KPermission",
3   "version": "1.0.1",
4   "summary": "Easy request permissions on iOS",
5   "description": "Easy request permissions on iOS",
6   "homepage": "https://github.com/KenanAtmaca/KPermission",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KenanAtmaca": "mail.kenanatmaca@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/uikenan",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/KenanAtmaca/KPermission",
21     "tag": "1.0.1"
22   },
23   "source_files": [
24     "KPermission",
25     "KPermission/**/*.{h,m,swift}"
26   ],
27   "resources": "KPermission/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
28   "swift_versions": "4.2",
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "4.2"
31   },
32   "swift_version": "4.2"