blob: 189ed8bb4fb1b001116178796d5ff0286535137b [file] [log] [blame]
{
"name": "CBBaseClass",
"version": "1.0.1",
"summary": "The Commonly Used Object C BaseClass",
"homepage": "https://github.com/1223460708/CBBaseClass.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"wangyangyong": "977867059@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/1223460708/CBBaseClass.git",
"tag": "v1.0.1"
},
"source_files": [
"Classes",
"Sources/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}