[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 8 / e / NXDrawKit / 0.7.1 / NXDrawKit.podspec.json
blobd78b750d51cb8c33dd6251b0830530e0ceff800a
2   "name": "NXDrawKit",
3   "version": "0.7.1",
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.7.1"
17   },
18   "social_media_url": "https://twitter.com/nicejinux",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "NXDrawKit/Classes/*",
24   "resource_bundles": {
25     "NXDrawKit": [
26       "NXDrawKit/Assets/*"
27     ]
28   },
29   "frameworks": "UIKit"