blob: 4b790b1053fe72c44e34d0b46d45bb94756098d1 [file] [log] [blame]
{
"name": "XXXTableLoad",
"version": "1.0.2",
"summary": "快速为tableView配置下拉上拉动画及空数据展示",
"homepage": "https://github.com/xxxIxxxx/XXXTableLoad",
"license": "MIT",
"authors": {
"i2yf": "i2yf@vip.qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xxxIxxxx/XXXTableLoad.git",
"tag": "1.0.2"
},
"source_files": "XXXTableLoad/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
"~> 3.1.15.1"
],
"SDAutoLayout": [
"~> 2.2.0"
],
"ReactiveCocoa": [
"~> 2.5.0"
]
}
}