blob: fa43928b37911d892816c558e3f65f5ce9744116 [file] [log] [blame]
{
"name": "JJDefine",
"version": "1.1.0",
"summary": "A Tool used on iOS.",
"description": "iOS常用的宏定义,包括UI,Device等.",
"homepage": "https://github.com/JayJJ/JJDefine",
"license": "MIT",
"authors": {
"Jay": "hzhjjie@gmail.com"
},
"source": {
"git": "https://github.com/JayJJ/JJDefine.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "JJDefine/*"
}