[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 7 / PainterKit / 0.1.0 / PainterKit.podspec.json
blob70043195c332daaead5eed42e9fcd4f1a19b6ee0
2   "name": "PainterKit",
3   "version": "0.1.0",
4   "summary": "Simple Painter View for iOS.",
5   "description": "PainterKit is a simple painter view for iOS,\nThis library handle exporting scale images, undo and redo, also you can extend your own drawing tool.",
6   "homepage": "https://github.com/darkcl/PainterKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yeung Yiu Hung": "hkclex@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/darkcl/PainterKit.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/darkcl_dev",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "PainterKit/Classes/**/*"