[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 3 / 5 / DKImageView / 0.2.1 / DKImageView.podspec.json
blob807b4daa7645cbcf18dcb5deb3ac25406b94f03a
2   "name": "DKImageView",
3   "version": "0.2.1",
4   "deprecated": true,
5   "summary": "[Deprecated] Library to apply zoom, ratios, and crop on a UIImageView. Still working under iOS 8 but will not be maintained anymore.",
6   "homepage": "https://github.com/kevindelord/DKImageView",
7   "license": "MIT",
8   "authors": {
9     "kevindelord": "delord.kevin@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kevindelord/DKImageView.git",
13     "tag": "0.2.1"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "requires_arc": true,
19   "frameworks": "CoreGraphics",
20   "source_files": "DKImageView/*",
21   "dependencies": {
22     "DKHelper": [
24     ]
25   },
26   "prefix_header_contents": "#import \"DKHelper.h\"\n"