[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 8 / 1 / b / YPImagePicker / 5.0.0 / YPImagePicker.podspec.json
blob7e58310097e04797301f1cca86dd88c03a68a21d
2   "name": "YPImagePicker",
3   "version": "5.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": {
11     "S4cha": "https://twitter.com/sachadso",
12     "NikeKov": "nikkovios@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/Yummypets/YPImagePicker.git",
19     "tag": "5.0.0"
20   },
21   "social_media_url": ", www.nik-kov.com",
22   "source_files": "Source/**/*.swift",
23   "dependencies": {
24     "SteviaLayout": [
25       "= 4.7.3"
26     ],
27     "PryntTrimmerView": [
28       "= 4.0.2"
29     ]
30   },
31   "resources": [
32     "Source/Resources/*",
33     "Source/**/*.xib"
34   ],
35   "description": "Instagram-like image picker & filters for iOS supporting videos and albums",
36   "swift_versions": [
37     "5.0",
38     "5.1",
39     "5.2",
40     "5.3"
41   ],
42   "swift_version": "5.3"