[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 9 / d / 8 / NCTools / 1.0.1 / NCTools.podspec.json
blob81f1316f76f5751341e5c3e9ca95d7fb38b99d2d
2   "name": "NCTools",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NCTools/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]