blob: 0bbd36b8e9498034fc9f66e9c91d91f45629d68d [file] [log] [blame]
{
"name": "MMTool",
"version": "0.0.1",
"summary": "A short description of MMTool ceshi",
"description": "test,A short description of MMTool.TEST",
"homepage": "https://github.com/SmilerTom/MMTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"傅涛": "futao@zhituiwangluo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SmilerTom/MMTool.git",
"tag": "0.0.1"
},
"source_files": [
"MMTool",
"MMTool/**/*.{h,m}"
],
"requires_arc": true
}