[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / f / 3 / JWImagePicker / 5.1.2 / JWImagePicker.podspec.json
blob99a2889655d1fd86c6d402f5ff5d0f2f30b41598
2   "name": "JWImagePicker",
3   "version": "5.1.2",
4   "summary": "Instagram-like image picker & filters for iOS",
5   "homepage": "https://github.com/zsjinwei/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/zsjinwei/YPImagePicker.git",
19     "tag": "5.1.2"
20   },
21   "source_files": "Source/**/*.swift",
22   "dependencies": {
23     "SteviaLayout": [
24       "= 5.1.2"
25     ],
26     "PryntTrimmerView": [
27       "= 4.0.2"
28     ]
29   },
30   "resources": [
31     "Source/Resources/*",
32     "Source/**/*.xib"
33   ],
34   "description": "Instagram-like image picker & filters for iOS supporting videos and albums",
35   "swift_versions": [
36     "5.0",
37     "5.1",
38     "5.2",
39     "5.3"
40   ],
41   "swift_version": "5.3"