blob: 3f3ac2f05c012ad79543aa084d2892d31f1b5b7e [file] [log] [blame]
{
"name": "PagingDataController",
"version": "1.3.1",
"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.3.1"
},
"social_media_url": "https://twitter.com/congncif",
"platforms": {
"ios": "8.0"
},
"source_files": "PagingDataController/Classes/**/*"
}