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