[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / d / 7 / WKCImageEditorTool / 0.1.4 / WKCImageEditorTool.podspec.json
blob2c56cff9d647e2626d513536c493986b5b009ade
2   "name": "WKCImageEditorTool",
3   "version": "0.1.4",
4   "summary": "WKCImageEditorTool is a tool which is can be used for editing image.",
5   "homepage": "https://github.com/WeiKunChao/WKCImageEditorTool.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/WKCImageEditorTool.git",
18     "tag": "0.1.4"
19   },
20   "source_files": "WKCImageEditorTool/**/*.{h,m}",
21   "public_header_files": "WKCImageEditorTool/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "QuartzCore",
26     "CoreImage"
27   ],
28   "requires_arc": true