[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 1 / 6 / OMGImagePicker / 0.1.1 / OMGImagePicker.podspec.json
blob46a3cf3d17289b3fa2a76e6f5548c1886b5f9274
2   "name": "OMGImagePicker",
3   "version": "0.1.1",
4   "summary": "A image picker library.",
5   "description": "A simple image picker view controller for swift 3",
6   "homepage": "https://github.com/NSObjects/OMGImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NSObjects": "mrqter@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NSObjects/OMGImagePicker.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OMGImagePicker/Classes/**/*.swift",
22   "resource_bundles": {
23     "OMGImagePicker": [
24       "OMGImagePicker/Assets/*.png"
25     ]
26   },
27   "frameworks": "Photos",
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "3.0"
31   },
32   "pushed_with_swift_version": "3.0"