blob: 0be566912735e798f3f8cd0e6f303765f6bbe413 [file] [log] [blame]
{
"name": "CQCommonKit",
"version": "0.1.0",
"summary": "a short common framework for OC",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/honourcoder/CQCommonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderQi": "honourcoder@gmail.com"
},
"source": {
"git": "https://github.com/honourcoder/CQCommonKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CQCommonKit/Classes/**/*"
}