[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / 6 / yamuntuImagePicker / 4.0.0 / yamuntuImagePicker.podspec.json
blob4d16eb59a6604fc52d45c7eca512475ac29782e6
2   "name": "yamuntuImagePicker",
3   "summary": "The yamuntu App Image Picker.",
4   "version": "4.0.0",
5   "homepage": "https://github.com/yamuntu/ImagePicker",
6   "license": "MIT",
7   "authors": {
8     "Nouri Alexander Hilscher": "hilscher@yamuntu.com"
9   },
10   "source": {
11     "git": "https://github.com/yamuntu/ImagePicker.git",
12     "tag": "4.0.0"
13   },
14   "social_media_url": "https://twitter.com/yamuntu",
15   "platforms": {
16     "ios": "12.2"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "resource_bundles": {
21     "ImagePicker": [
22       "Images/*.{png}"
23     ]
24   },
25   "frameworks": "AVFoundation",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "5.0"
28   }