blob: 25bc984418d90a706a3b60b834a3949dd7c1a96d [file] [log] [blame]
{
"name": "RDMinePage",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RDMinePage/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}