[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / 7 / GKImagePicker-iOS / 1.0.0 / GKImagePicker-iOS.podspec.json
blob0236441e248b7c0ae425cfd465fcfba5f5a9efb9
2   "name": "GKImagePicker-iOS",
3   "version": "1.0.0",
4   "summary": "Image Picker easy for usage. Compatible with both Swift and Objective-C.",
5   "homepage": "https://github.com/janlionly/GKImagePicker-iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "janlionly": "janlionly@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/janlionly/GKImagePicker-iOS.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://twitter.com/janlionly",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "GKClasses/*.{h,m}",
23   "swift_versions": [
24     "4.2",
25     "5.0",
26     "5.1",
27     "5.2",
28     "5.3"
29   ],
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "4.2"
32   },
33   "swift_version": "5.3"