[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 8 / 1 / b / YPImagePicker / 4.1.2 / YPImagePicker.podspec.json
blobad9fc1050d563c78612908b2a506744bc5ef6436
2   "name": "YPImagePicker",
3   "version": "4.1.2",
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.1.2"
17   },
18   "social_media_url": "https://twitter.com/sachadso",
19   "requires_arc": true,
20   "source_files": "Source/**/*.swift",
21   "dependencies": {
22     "SteviaLayout": [
23       "~> 4.6.0"
24     ],
25     "PryntTrimmerView": [
26       "~> 4.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     "5.1"
40   ],
41   "swift_version": "5.1"