[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / f / b / RAImagePicker / 0.1.0 / RAImagePicker.podspec.json
blob101948d10e26152917fea392f1768687e74d1491
2   "name": "RAImagePicker",
3   "version": "0.1.0",
4   "summary": "iMessage-like image picker for iOS +10.0",
5   "description": "RAImagePicker is a protocol-oriented framework that provides custom features from the built-in Image Picker Edit.",
6   "homepage": "https://github.com/rallahaseh/RAImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rallahaseh": "rallahaseh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rallahaseh/RAImagePicker.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/rallahaseh",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "source_files": "RAImagePicker/Classes/**/*",
26   "resources": [
27     "RAImagePicker/Assets/*"
28   ],
29   "frameworks": [
30     "UIKit",
31     "Photos",
32     "Foundation",
33     "AVFoundation"
34   ],
35   "pushed_with_swift_version": "4.0"