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