[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 3 / 9 / d / DevtorImageExtension / 0.2.0 / DevtorImageExtension.podspec.json
blobe479a4c1ca964d84fd6ce74db50363e0d6594635
2   "name": "DevtorImageExtension",
3   "version": "0.2.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.2.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"