[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / f / ASImageEditor / 1.0.0 / ASImageEditor.podspec.json
blobf29fd9d97deeddfd933a4e0f8462a9c81948a3a1
2   "name": "ASImageEditor",
3   "version": "1.0.0",
4   "summary": "Image editor for iOS",
5   "description": "This library provides the ability to crop a given image.",
6   "homepage": "https://github.com/avigit/ASImageEditor.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Avigit Saha": "me@avigit.com"
13   },
14   "source": {
15     "git": "https://github.com/avigit/ASImageEditor.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ASImageEditor/Classes/**/*",
22   "pushed_with_swift_version": "4.1"