blob: 75ab52cc612021eec1e4b1deaa9d549a1578475d [file] [log] [blame]
{
"name": "YXWListBinder",
"version": "0.2.21",
"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.21"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YXWListBinder/Classes/**/*",
"resource_bundles": {
"YXWListBinder": [
"YXWListBinder/Assets/**"
]
},
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
]
}
}