[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / b / e / PaginatedScrollView / 0.2.0 / PaginatedScrollView.podspec.json
blob9cef65b3a410ddbf80455763879e99afe77be828
2   "name": "PaginatedScrollView",
3   "summary": "Paginated UIScrollView, a simple UIPageViewController alternative written in Swift.",
4   "version": "0.2.0",
5   "homepage": "https://github.com/3lvis/PaginatedScrollView",
6   "license": "MIT",
7   "authors": {
8     "Elvis Nuñez": "elvisnunez@me.com"
9   },
10   "source": {
11     "git": "https://github.com/3lvis/PaginatedScrollView.git",
12     "tag": "0.2.0"
13   },
14   "social_media_url": "https://twitter.com/3lvis",
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*",
21   "frameworks": "UIKit",
22   "pushed_with_swift_version": "3.0"