blob: 2661b40b7fe160f8f7d4420c47ee291116d87e00 [file] [log] [blame]
{
"name": "CtExtension",
"version": "0.0.7",
"summary": "一些常用的Extension",
"homepage": "https://github.com/clint23/CtExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"clint": "3243629382@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/clint23/CtExtension.git",
"tag": "0.0.7"
},
"source_files": "CtExtension/CtExtension/*.{swift,h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"resource_bundles": {
"CtExtension": "CtExtension/Font/*.*"
}
}