blob: 5ba24083c36f1fb92927038f2bf12700a5f7148c [file] [log] [blame]
{
"name": "YXWListBinder",
"version": "0.2.29",
"summary": "List binder.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiaowinner/YXWListBinder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"原晓文": "yuanxiao225@icloud.com"
},
"source": {
"git": "https://github.com/xiaowinner/YXWListBinder.git",
"tag": "0.2.29"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YXWListBinder/Classes/**/*",
"resource_bundles": {
"YXWListBinder": [
"YXWListBinder/Assets/**"
]
},
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
]
}
}