[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / 3 / 6 / TKImageShowing / 1.0.8 / TKImageShowing.podspec.json
blobb54cd5fc16bf0cd4f81339c212d28f35f816f34c
2   "name": "TKImageShowing",
3   "version": "1.0.8",
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.0.8"
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   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "4.2"
30   },
31   "dependencies": {
32     "SDWebImage": [
33       "~> 4.4.6"
34     ]
35   }