[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / 7 / WKCImageEditorTool / 1.0.2 / WKCImageEditorTool.podspec.json
blob8de1c7ee6e812eaf94ff127a8c6e63ff9c471918
2   "name": "WKCImageEditorTool",
3   "version": "1.0.2",
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": "1.0.2"
19   },
20   "source_files": "WKCImageEditorTool/**/*.{h,m}",
21   "public_header_files": "WKCImageEditorTool/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true