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