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