[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 8 / 0 / e / Pageboy / 1.1.2 / Pageboy.podspec.json
blobf46cd19266a7431bc51c781ac55864171e42462f
2   "name": "Pageboy",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "requires_arc": true,
7   "version": "1.1.2",
8   "summary": "A simple, highly informative page view controller.",
9   "description": "A page view controller that provides simplified data source management, enhanced delegation and other useful features.",
10   "homepage": "https://github.com/MerrickSapsford/Pageboy",
11   "license": "MIT",
12   "authors": {
13     "Merrick Sapsford": "merrick@sapsford.tech"
14   },
15   "social_media_url": "http://twitter.com/MerrickSapsford",
16   "source": {
17     "git": "https://github.com/MerrickSapsford/Pageboy.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "Sources/Pageboy/**/*.{h,m,swift}",
21   "pushed_with_swift_version": "3.0"