blob: 460885546e88866ec9dd4f71790434410a5727fc [file] [log] [blame]
{
"name": "JJSandBox",
"version": "1.0.0",
"summary": "A Tool used on iOS.",
"description": "It is a Tool used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/JayJJ/JJSandBox",
"license": "MIT",
"authors": {
"Jay": "hzhjjie@163.com"
},
"source": {
"git": "https://github.com/JayJJ/JJSandBox.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "JJSandBox/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}