[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 7 / b / Presentation / 4.1.1 / Presentation.podspec.json
blobd8c72f5a797a945d4c240ae7a5b99b310710ffa4
2   "name": "Presentation",
3   "summary": "Presentation helps you to make tutorials, release notes and animated pages.",
4   "version": "4.1.1",
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.1"
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   }