blob: 9ae2c41e9ed96bd326437f2c3212a8ba4ea86fd4 [file] [log] [blame]
{
"name": "MRAppDelegateComponents",
"version": "0.1.0",
"summary": "A short description of MRAppDelegateComponents.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yishuiliunian/MRAppDelegateComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yishuiliunian@gmail.com": "stonedong@tencent.com"
},
"source": {
"git": "https://github.com/yishuiliunian/MRAppDelegateComponents.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRAppDelegateComponents/Classes/**/*",
"dependencies": {
"MRLogicInjection": [
]
}
}