[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / f / PagingDataController / 1.2.0 / PagingDataController.podspec.json
blob662861cc5aa2d3ab94896ca28bb020abb90ebf26
2   "name": "PagingDataController",
3   "version": "1.2.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/congncif",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "PagingDataController/Classes/**/*",
23   "pushed_with_swift_version": "3.0"