[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / d / DevtorImageExtension / 0.1.0 / DevtorImageExtension.podspec.json
blobe8e61cce54cf1fe9c2fa013241297df6c14b33bf
2   "name": "DevtorImageExtension",
3   "version": "0.1.0",
4   "summary": "Easy to use and make a customization with UIImageView and UIImage",
5   "swift_versions": "4.0",
6   "description": "• Easy to convert between base64 and Image\n• Make a snapshort\n• Image compression include\n• Circle UIImageView",
7   "homepage": "https://github.com/imfeemily/DevtorImageExtension",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Supakorn Thitivarangkool": "ifeemily@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/imfeemily/DevtorImageExtension.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "DevtorImageExtension/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.3"
30     ]
31   },
32   "swift_version": "4.0"