[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 8 / 6 / 9 / SXPhotoEditor / 0.0.7 / SXPhotoEditor.podspec.json
blobb28f11dff596e95cb469a7c2880cd6db7cc76111
2   "name": "SXPhotoEditor",
3   "version": "0.0.7",
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.7"
17   },
18   "source_files": "SXPhotoEditor/Classes/**/*.{h,m}",
19   "resources": [
20     "SXPhotoEditor/Classes/common/LFMediaEditingController.bundle",
21     "SXPhotoEditor/Classes/vendors/LFTipsGuideView/LFTipsGuideView.bundle",
22     "SXPhotoEditor/Classes/vendors/LFEasyNoticeBar/LFEasyNoticeBar.bundle"
23   ],
24   "requires_arc": true