blob: 05680988a79106001f5e0c30ed5a4dfafbfa0da3 [file] [log] [blame]
{
"name": "RDMinePage",
"version": "0.0.2",
"summary": "RDMinePage",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/Richarl/RDMinePage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AndyD": "haidizhilei@163.com"
},
"source": {
"git": "https://gitee.com/Richarl/RDMinePage.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RDMinePage/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}