blob: a20ffd16ff369d5e578bf905bd9d74b5f8e24793 [file] [log] [blame]
{
"name": "CCToolsManager",
"version": "1.0.1",
"summary": "个人开发工具,集合自己常用的工具类",
"description": "这是一个工具cocoapods,方便在不同项目中使用",
"homepage": "https://github.com/cchuan//CCToolsManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cchuan": "caizhengchuan@163.com"
},
"platforms": {
"ios": "9.1"
},
"source": {
"git": "https://github.com/cchuan/CCToolsManager.git",
"tag": "1.0.1"
},
"source_files": "CCToolsManager/CCToolsManagerDemo/CCToolsManager/*.{h,m}",
"requires_arc": true
}