[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / e / NXDrawKit / 0.5.2 / NXDrawKit.podspec.json
blob0f6a490d5b0c90bcc91f7f3777fd7c1c0d22138e
2   "name": "NXDrawKit",
3   "version": "0.5.2",
4   "summary": "NXDrawKit is a simple and easy but useful drawing kit for iPhone",
5   "description": "NXDrawKit is a set of classes designed to use drawable view easily.",
6   "homepage": "https://github.com/nicejinux/NXDrawKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicejinux": "nicejinux@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nicejinux/NXDrawKit.git",
16     "tag": "0.5.2"
17   },
18   "social_media_url": "https://twitter.com/nicejinux",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NXDrawKit/Classes/*",
23   "resource_bundles": {
24     "NXDrawKit": [
25       "NXDrawKit/Assets/*"
26     ]
27   },
28   "frameworks": "UIKit",
29   "pushed_with_swift_version": "3.0"