[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / f / PagingDataController / 1.3.2 / PagingDataController.podspec.json
blobbf00c2caa1632cf6ed16f6570c6dc812ee703fbc
2   "name": "PagingDataController",
3   "version": "1.3.2",
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.3.2"
18   },
19   "social_media_url": "https://twitter.com/congncif",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "PagingDataController/Classes/**/*"