[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 1 / ILImageEditor / 0.1.0 / ILImageEditor.podspec.json
blob8f572c4ce7d20df863314e9b4e2b3c62f8a786c0
2   "name": "ILImageEditor",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "ILImageEditor lets a user perform basic image editing operations like rotation, mirroring, compression and cropping.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Muqtadir Ahmed": "muqtadir007@gmail.com"
15   },
16   "homepage": "https://github.com/ill-Logical/ILImageEditor",
17   "source": {
18     "git": "https://github.com/ill-Logical/ILImageEditor.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "ILImageEditor/**/*.{swift}"