[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 8 / 6 / 9 / SXPhotoEditor / 0.0.13 / SXPhotoEditor.podspec.json
blob847d83f0051487a7bb19f491e2380e6c61e7ad46
2   "name": "SXPhotoEditor",
3   "version": "0.0.13",
4   "summary": "Basic image editor library",
5   "description": "A tinny photo editor in Objective C, based on LFMediaEditingController",
6   "homepage": "https://github.com/bvba144/SXPhotoEditor",
7   "license": "MIT",
8   "authors": {
9     "Ba Ban": "bvba144@yahoo.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/bvba144/SXPhotoEditor.git",
16     "tag": "0.0.13"
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