blob: 551d3833c57af01e98a1be2578bfd18252244af4 [file] [log] [blame]
{
"name": "MMTool",
"version": "0.0.6",
"summary": "A short description of MMTool",
"description": "A short description of MMTool This description is used to generate tags and improve search results",
"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.6"
},
"source_files": "MMTool/**/*.h",
"vendored_libraries": "MMTool/libMMSDK.a",
"requires_arc": true
}