[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / d / 8 / NCTools / 1.0.4 / NCTools.podspec.json
blob07cbcdc4b647c855a9b061386ae0394181fb679b
2   "name": "NCTools",
3   "version": "1.0.4",
4   "summary": "方便自己以后在工程中使用的lib",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/cmanH/NCTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NeilChen": "xmk2067@dingtalk.com"
13   },
14   "source": {
15     "git": "https://github.com/cmanH/NCTools.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NCTools/Classes/**/*",
22   "swift_version": "4.1",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]