blob: 0a853b4e25737f25e5398ba8804435f993d4b0cc [file] [log] [blame]
{
"name": "JCTheme",
"version": "7",
"summary": "JCTheme.",
"description": "this is JCTheme",
"homepage": "https://github.com/devjackcat/JCTheme",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"devjackcat": "devjackcat@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/devjackcat/JCTheme.git",
"tag": "7"
},
"source_files": "JCTheme/JCTheme/**/*.{h,m,swift}",
"requires_arc": true
}