[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / f / 0 / b / JBDPageboy / 2.5.1 / JBDPageboy.podspec.json
blob9bf18d77f34b7073f14345f7cde50d1114af6fc5
2   "name": "JBDPageboy",
3   "platforms": {
4     "ios": "9.0",
5     "tvos": "10.0"
6   },
7   "swift_version": "4.0",
8   "requires_arc": true,
9   "version": "2.5.1",
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/jbdujardin/Pageboy.git",
20     "tag": "2.5.1"
21   },
22   "source_files": "Sources/Pageboy/**/*.{h,m,swift}"