[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / b / YPImagePicker / 4.0.0 / YPImagePicker.podspec.json
blobf247dc3afea8f685dde9ad3da6f4a1c0c59a9dde
2   "name": "YPImagePicker",
3   "version": "4.0.0",
4   "summary": "Instagram-like image picker & filters for iOS",
5   "homepage": "https://github.com/Yummypets/YPImagePicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "S4cha",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Yummypets/YPImagePicker.git",
16     "tag": "4.0.0"
17   },
18   "social_media_url": "https://twitter.com/sachadso",
19   "requires_arc": true,
20   "source_files": "Source/**/*.swift",
21   "dependencies": {
22     "SteviaLayout": [
23       "~> 4.4.1"
24     ],
25     "PryntTrimmerView": [
26       "~> 3.0.0"
27     ]
28   },
29   "resources": [
30     "Resources/*",
31     "Source/**/*.xib"
32   ],
33   "description": "Instagram-like image picker & filters for iOS supporting videos and albums",
34   "swift_versions": [
35     "3",
36     "4.1",
37     "4.2",
38     "5.0"
39   ]