blob: 259b2d709d79abe3e042e15e8c6f366cd52b5e7b [file] [log] [blame]
{
"name": "JQCategory",
"version": "0.0.1",
"summary": "A short description of JQCategory.",
"homepage": "http://EXAMPLE/JQCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HaRi": "532167805@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XiaoHanGe/JQCategory",
"tag": "0.0.1"
},
"source_files": [
"JQCategory",
"JQCategory/**/*.{h,m}"
],
"public_header_files": "JQCategory/**/*.h",
"requires_arc": true
}