[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / a / 1 / ImagePicker / 1.3.0 / ImagePicker.podspec.json
blobbc569517c717222126b473ca567734a6b4ce4135
2   "name": "ImagePicker",
3   "summary": "Reinventing the way ImagePicker works.",
4   "version": "1.3.0",
5   "homepage": "https://github.com/hyperoslo/ImagePicker",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/ImagePicker.git",
12     "tag": "1.3.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "resource_bundles": {
21     "ImagePicker": [
22       "Images/*.{png}"
23     ]
24   },
25   "frameworks": "AVFoundation"