[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / 5 / DKImageView / 0.2.0 / DKImageView.podspec.json
blob30782a0393cc8c3e8d6d42f0041e6a3a2523363e
2   "name": "DKImageView",
3   "version": "0.2.0",
4   "summary": "Library to zoom, ratio, crop, and funny features on a UIImageView",
5   "homepage": "https://github.com/kevindelord/DKImageView",
6   "license": "MIT",
7   "authors": {
8     "kevindelord": "delord.kevin@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kevindelord/DKImageView.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": true,
18   "frameworks": "CoreGraphics",
19   "source_files": "DKImageView/*",
20   "dependencies": {
21     "DKHelper": [
23     ]
24   },
25   "prefix_header_contents": "#import \"DKHelper.h\"\n"