blob: 12a6b1e13c44504d1f42a6a2f2fdd9260b1f8502 [file] [log] [blame]
{
"name": "InfinityEngine",
"version": "1.3.2",
"summary": "Elegant Paged Data Handling for UITableView & UICollectionView in Swift",
"description": "InfinityEngine provides; Elegant TableView & CollectionView paged data handling,\nProgressive Protocol Implemtation, Fully customisable Modifers that alter Table/CollectionView behavior,\nPlaceholders for pre-data responses &\nAutomatic paged loading indicator",
"homepage": "https://github.com/RyanHWillis/InfinityEngine",
"license": "MIT",
"authors": {
"RyanHWillis": "ryan_h_willis@hotmail.com"
},
"source": {
"git": "https://github.com/RyanHWillis/InfinityEngine.git",
"tag": "1.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InfinityEngine/Classes/**/*"
}