blob: 01d91a86655e85f64647077f38c504f23f122cb1 [file] [log] [blame]
{
"name": "ToolsTestDemo",
"version": "0.0.1",
"summary": "ZJToolHelper SDK",
"homepage": "https://github.com/zhangjiang1203/ToolsTestDemo",
"license": {
"type": "Copyright",
"file": "Copyright zhangjiang"
},
"authors": {
"zhangjiang": "896884553@q.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhangjiang1203/ToolsTestDemo.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"**/ToolsTestDemo/ZJToolHelper/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}