[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / b / YPImagePicker / 1.2.0 / YPImagePicker.podspec.json
blob175ffa5f4fe65bf511d31354049e5f83b632eb3a
2   "name": "YPImagePicker",
3   "version": "1.2.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": "1.2.0"
17   },
18   "social_media_url": "https://twitter.com/sachadso",
19   "requires_arc": true,
20   "source_files": "Source/**/*.swift",
21   "dependencies": {
22     "SteviaLayout": [
23       "~> 3.2.0"
24     ]
25   },
26   "resources": [
27     "Source/Assets.xcassets",
28     "Source/**/*.xib"
29   ],
30   "description": "Instagram-like image picker & filters for iOS supporting videos and albums",
31   "pushed_with_swift_version": "3.0"