blob: 93f8615c670bc6605dc5028149340369804d3573 [file] [log] [blame]
{
"name": "MRTool",
"version": "1.0.2",
"summary": "A short description of MRTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.10.10.129/Netpay5.0/Client-component/iOS_Component/MRTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wang_lj": "wang_lj@murongtech.com"
},
"source": {
"git": "http://10.10.10.129/Netpay5.0/Client-component/iOS_Component/MRTool.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRTool/Classes/**/*",
"requires_arc": [
"MRTools/Classes/ARC/**/*.m"
],
"dependencies": {
"MJExtension": [
],
"Toast": [
]
}
}