[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 8 / 1 / b / YPImagePicker / 4.5.0 / YPImagePicker.podspec.json
blob8c817be372a5c5038bd5b66ba0adaeb627ffa993
2   "name": "YPImagePicker",
3   "version": "4.5.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, NikKovIos",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Yummypets/YPImagePicker.git",
16     "tag": "4.5.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.7.3"
24     ],
25     "PryntTrimmerView": [
26       "~> 4.0.2"
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     "5.2",
41     "5.3"
42   ],
43   "swift_version": "5.3"