| { | |
| "name": "AZRemoteTable", | |
| "version": "1.0.5", | |
| "summary": "A framework that makes loading remote data into a table view an easy task.", | |
| "homepage": "https://github.com/Minitour/AZRemoteTable", | |
| "license": "MIT", | |
| "authors": { | |
| "Antonio Zaitoun": "tony.z.1711@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Minitour/AZRemoteTable.git", | |
| "tag": "1.0.5" | |
| }, | |
| "source_files": "Sources/*.swift" | |
| } |