[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 9 / SXPhotoEditor / 0.0.12 / SXPhotoEditor.podspec.json
blob7b7d6cdeef5f3954bf07a2df55fc6290e80a0f00
2   "name": "SXPhotoEditor",
3   "version": "0.0.12",
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.12"
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