blob: 52188ddc41fba461e9fe1e0641755af789dd5c92 [file] [log] [blame]
{
"name": "UICommonKits",
"version": "1.0.0",
"summary": "a common user interface Kits.",
"description": "a common user interface Kits.",
"homepage": "https://github.com/zhang2/UICommonKits",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zjg": "zhang1314520648@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhang2/UICommonKits.git",
"tag": "1.0.0"
},
"source_files": "SourceFiles/Classes/**/*.{h,m}",
"requires_arc": true
}