blob: 5dd6cb3108d51f21bef5926151bb24c2e8280d09 [file] [log] [blame]
{
"name": "MMTool",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "MMTool/**/*.h",
"vendored_libraries": "MMTool/libMMSDK.a",
"requires_arc": true
}