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