blob: fc46e354177b083d7aeba6b60e631f5fb75b730a [file] [log] [blame]
{
"name": "MRJHub",
"version": "0.1.2",
"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"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJHub/Classes/**/*",
"resources": "MRJHub/Assets/*.png",
"dependencies": {
"MBProgressHUD": [
]
}
}