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