blob: b5bff44c49aeedd7ad3ba1fe27bbc712606f75d2 [file] [log] [blame]
{
"name": "RDHome",
"version": "0.0.1",
"summary": "RDHome",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/Richarl/RDHome",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Richarl": "diaoaiguo@126.com"
},
"source": {
"git": "https://gitee.com/Richarl/RDHome.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RDHome/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}