blob: 0628fddf74d1fa451d63b2650207dbb61b49d04b [file] [log] [blame]
{
"name": "JSLoadMoreService",
"version": "1.1.0",
"summary": "Make your pages more quickly.",
"description": "让预加载,成为你分页的好朋友",
"homepage": "https://github.com/Josin22/JSLoadMoreService",
"license": "MIT",
"authors": {
"乔同新": "1203356793@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Josin22/JSLoadMoreService.git",
"tag": "1.1.0"
},
"source_files": "JSLoadMoreService",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"ReactiveObjC": [
],
"YYModel": [
],
"MJRefresh": [
]
}
}