blob: 81f1316f76f5751341e5c3e9ca95d7fb38b99d2d [file] [log] [blame]
{
"name": "NCTools",
"version": "1.0.1",
"summary": "方便自己以后在工程中使用的lib",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cmanH/NCTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NeilChen": "xmk2067@dingtalk.com"
},
"source": {
"git": "https://github.com/cmanH/NCTools.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NCTools/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}