[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / c / f / 8 / PagerScrollViewController / 0.1.1 / PagerScrollViewController.podspec.json
blobf2330e63f704ddc94094dccefc54ad67e95decaa
2   "name": "PagerScrollViewController",
3   "version": "0.1.1",
4   "summary": "UIScrollView Extension for paging UIViewControllers",
5   "description": "PagerScrollViewController is a UIScrollView extension that allows for paging UIViewControllers efficently. Similar to Android's implementation of ViewPager and Fragments.",
6   "homepage": "https://github.com/dosemedia/PagerScrollViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Blatter": "mblatter@dose"
13   },
14   "source": {
15     "git": "https://github.com/dosemedia/PagerScrollViewController.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PagerScrollViewController/Classes/**/*"