[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 8 / e / NXDrawKit / 0.8.1 / NXDrawKit.podspec.json
blob54fb0065697440a2e8cf18713af40256db9bd8b1
2   "name": "NXDrawKit",
3   "version": "0.8.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   "swift_versions": "5.0",
7   "homepage": "https://github.com/nicejinux/NXDrawKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Nicejinux": "nicejinux@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/nicejinux/NXDrawKit.git",
17     "tag": "0.8.1"
18   },
19   "social_media_url": "https://twitter.com/nicejinux",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "NXDrawKit/Classes/*",
24   "resource_bundles": {
25     "NXDrawKit": [
26       "NXDrawKit/Assets/*"
27     ]
28   },
29   "frameworks": "UIKit",
30   "swift_version": "5.0"