[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / 9 / PagerScrollView / 1.0.0 / PagerScrollView.podspec.json
blobdf1690a355d76522cc1c952d15945e574fbd6ae1
2   "name": "PagerScrollView",
3   "version": "1.0.0",
4   "summary": "Easy to use Pager based on UIScrollView.",
5   "description": "This framework was made to easily add Pager-like interaction to any view.",
6   "homepage": "https://github.com/Axtel209/PagerScrollView",
7   "license": "MIT",
8   "authors": {
9     "Giorgio Doganiero": "doganierogiorgio@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Axtel209/PagerScrollView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "PagerScrollView/**/*",
19   "exclude_files": "PagerScrollView/**/*.plist",
20   "swift_version": "4.2",
21   "frameworks": "UIKit"