[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 1 / c / XMImageEdit / 1.0.0 / XMImageEdit.podspec.json
blobf99e36ba487656d22df3cb3d10ccd4900a469d40
2   "name": "XMImageEdit",
3   "version": "1.0.0",
4   "summary": "A short description of XMImageEdit.",
5   "description": "Func. for image edit. Include cut, filter, text, draw, adjust image.",
6   "homepage": "https://github.com/MiftMy/XMImageEdit",
7   "license": "MIT",
8   "authors": {
9     "MiftMy": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/MiftMy/XMImageEdit.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "XMImageEdit/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "SVProgressHUD": [
30     ],
31     "Masonry": [
33     ]
34   }