[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / f / PagingDataController / 1.2.2 / PagingDataController.podspec.json
blobdf5b94fbf8cb1228aa2e226993cef8c10efea68b
2   "name": "PagingDataController",
3   "version": "1.2.2",
4   "summary": "A Swift pattern to apply paging data to UIViewController",
5   "description": "Only configure some properties & your view controller will load data by page automatically.\nMagic !!!",
6   "homepage": "https://github.com/congncif/PagingDataController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NGUYEN CHI CONG": "congnc.if@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/congncif/PagingDataController.git",
16     "tag": "1.2.2"
17   },
18   "social_media_url": "https://twitter.com/congncif",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "PagingDataController/Classes/**/*"