blob: 07cbcdc4b647c855a9b061386ae0394181fb679b [file] [log] [blame]
{
"name": "NCTools",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NCTools/Classes/**/*",
"swift_version": "4.1",
"frameworks": [
"UIKit",
"Foundation"
]
}