blob: a12cd9d1e827cfc382a1faa4f4db35c6ba19965c [file] [log] [blame]
{
"name": "CJFUIKit",
"version": "0.1.0",
"summary": "UI基类.",
"description": "应用于iOS工程中,使用:eg. 创建UIView子类继承于CJFUIView",
"homepage": "https://github.com/JinfeiChen/CJFUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jinfei_chen@icloud.com": "jinfei_chen@icloud.com"
},
"source": {
"git": "https://github.com/JinfeiChen/CJFUIKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CJFUIKit/Classes/**/*"
}