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