[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / 1 / KRImagePickerController / 0.0.1 / KRImagePickerController.podspec.json
blob00800801c1aa37cbb48c229fe0f3d5972bb7e5cc
2   "name": "KRImagePickerController",
3   "version": "0.0.1",
4   "summary": "KRImagePickerController is written is Swift a wrapper above UIImagePickerController to simplify its usage",
5   "homepage": "https://github.com/ulian-onua/KRImagePickerController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Julian Drapaylo": "ulian.onua@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ulian-onua/KRImagePickerController.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Source/*.{swift}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"