blob: 4cd10a2a9384573a64bf17fe79bb38f46908eb8e [file] [log] [blame]
{
"name": "RBBusKit",
"version": "1.1.2",
"summary": "RBBusKit 公共组件.",
"description": "TODO: Add long description of the pod here.",
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/zhiyu330691038/RBBusKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhikuiyu": "zhikuiyu@roobo.com"
},
"source": {
"git": "https://github.com/zhiyu330691038/RBBusKit.git",
"tag": "1.1.2"
},
"source_files": "RBBusKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"FMDB": [
"~> 2.6"
],
"YYKit": [
]
}
}