[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / 6 / TKImageShowing / 1.1.0 / TKImageShowing.podspec.json
blob12577d129f52c63f097c6a22111b22f0febae3ff
2   "name": "TKImageShowing",
3   "version": "1.1.0",
4   "summary": "you can use this library to show image full screen.",
5   "description": "you can use this library to show image fullscreen",
6   "homepage": "https://github.com/ThangKM/iOS-TKImageShowing",
7   "license": "MIT",
8   "authors": {
9     "Thang Kieu": "thangkm.lk@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/ThangKM/iOS-TKImageShowing.git",
16     "tag": "1.1.0"
17   },
18   "source_files": [
19     "TKImageShowing",
20     "TKImageShowing/**/*.{swift}"
21   ],
22   "exclude_files": "TKImageShowing/Exclude",
23   "resource_bundles": {
24     "TKImageShowing": [
25       "TKImageShowing/Resources/**/*.{png}"
26     ]
27   },
28   "swift_versions": "4.2",
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "4.2"
31   },
32   "dependencies": {
33     "SDWebImage": [
34       "~> 5.2.3"
35     ]
36   },
37   "swift_version": "4.2"