[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 8 / 6 / 9 / SXPhotoEditor / 0.0.2 / SXPhotoEditor.podspec.json
blob677726b1bcafaed52649084967b39c653bd1fdfb
2   "name": "SXPhotoEditor",
3   "version": "0.0.2",
4   "summary": "Basic image editor library",
5   "description": "A tinny photo editor in Objective C, based on LFMediaEditingController",
6   "homepage": "https://github.com/banvanba/SXPhotoEditor",
7   "license": "MIT",
8   "authors": {
9     "Ba Ban": "ba.ban@unseen.is"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/banvanba/SXPhotoEditor.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "SXPhotoEditor/Classes/**/*.{h,m}",
19   "requires_arc": true