blob: a43299ed62db9c60cbcbcfac9e573887fed10adb [file] [log] [blame]
{
"name": "RuntimeTool",
"version": "1.0",
"summary": "RuntimeTool.",
"description": "A convinent use tool for runtime.",
"homepage": "https://github.com/guodongyangwen/RuntimeTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guodongyang": "guodongyang@qfpay.com"
},
"source": {
"git": "https://github.com/guodongyangwen/RuntimeTool.git",
"tag": 1.0
},
"platforms": {
"ios": "7.0"
},
"source_files": "RuntimeTool/Classes/**/*",
"public_header_files": "RuntimeTool/Classes/**/*.h"
}