blob: 2739628f511536378d34b255c3958cb5d0c6617f [file] [log] [blame]
{
"name": "PagingDataController",
"version": "1.1.4",
"summary": "A Swift pattern to apply paging data to UIViewController",
"description": "Only configure some properties & your view controller will load data by page automatically.\nMagic !!!",
"homepage": "https://github.com/congncif/PagingDataController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NGUYEN CHI CONG": "congnc.if@gmail.com"
},
"source": {
"git": "https://github.com/congncif/PagingDataController.git",
"tag": "1.1.4"
},
"social_media_url": "https://twitter.com/congncif",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "PagingDataController/PagingDataController.framework"
}