[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 6 / OMGImagePicker / 0.1.2 / OMGImagePicker.podspec.json
blob195a3b542850607e145e5cb5e4bb498ae6e2b001
2   "name": "OMGImagePicker",
3   "version": "0.1.2",
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.2"
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"