blob: a52b5b35af39c0913ada970864135d4c10664809 [file] [log] [blame]
{
"name": "MRJHub",
"version": "0.1.2.8",
"summary": "动态加载框,借助于MBProgressHUD写成的一个类别!",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/MRJHub",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": "mrjyuhongjiang@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/MRJHub.git",
"tag": "0.1.2.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJHub/Classes/**/*",
"resources": "MRJHub/Assets/*.png",
"dependencies": {
"MBProgressHUD": [
]
}
}