blob: 867858418d5f6ab1c9e5ac06c73a82dd33fc0eee [file] [log] [blame]
{
"name": "JWTool",
"version": "0.0.1",
"platforms": {
"ios": "8.0"
},
"summary": "工具类",
"description": "工作中用到的一些工具类,分类等",
"homepage": "https://github.com/jivyCoder/JWToolDemo",
"license": "MIT",
"authors": {
"jiawei": "513590934@qq.com"
},
"source": {
"git": "https://github.com/jivyCoder/JWToolDemo.git",
"tag": "0.0.1"
},
"source_files": "JWTool/*.{h,m}",
"requires_arc": true
}