[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 8 / 9 / a / ImagePickController / 0.0.2 / ImagePickController.podspec.json
blob1b8af350845dabb542e5b13e8aa75dbc10e1696e
2   "name": "ImagePickController",
3   "version": "0.0.2",
4   "summary": "A image picker library.",
5   "description": "A simple image picker view controller for swift 3",
6   "homepage": "https://github.com/NSObjects/ImagePickController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NSObjects": "mrqter@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/NSObjects/ImagePickController.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "ImagePickController/Class/**/*.{swift}",
22   "resources": "ImagePickController/Class/Source.bundle",
23   "frameworks": "Photos",
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"