[Add] Capacitor 7.0.0
[CocoaPods.git] / Specs / c / 7 / b / Presentation / 4.1.2 / Presentation.podspec.json
blob732f1d1dc95539e42eac9eab7df26e3c50f9f0c6
2   "name": "Presentation",
3   "summary": "Presentation helps you to make tutorials, release notes and animated pages.",
4   "version": "4.1.2",
5   "homepage": "https://github.com/hyperoslo/Presentation",
6   "license": "MIT",
7   "authors": {
8     "Hyper": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Presentation.git",
12     "tag": "4.1.2"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "dependencies": {
21     "Pages": [
22       "~> 2.0"
23     ]
24   }