blob: 5a1c5f0623b3eba7704ce836e2c9f4d12a0fceb7 [file] [log] [blame]
{
"name": "MMTool",
"version": "0.0.2",
"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": "10.0"
},
"source": {
"git": "https://github.com/SmilerTom/MMTool.git",
"tag": "0.0.2"
},
"source_files": [
"MMTool",
"MMTool/**/*.{h,m}"
],
"requires_arc": true
}