[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / 9 / 5 / e / MountainView / 0.2.0 / MountainView.podspec.json
blobaadd8da41f45079beb3bbb6d0fedac17205d4a55
2   "name": "MountainView",
3   "summary": "The animation curve looks like Mountain View.",
4   "homepage": "https://github.com/KyoheiG3/MountainView",
5   "version": "0.2.0",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyohei Ito": "je.suis.kyohei@gmail.com"
12   },
13   "swift_version": "4.2",
14   "platforms": {
15     "ios": "9.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/KyoheiG3/MountainView.git",
20     "tag": "0.2.0"
21   },
22   "source_files": "MountainView/**/*.{h,swift}",
23   "requires_arc": true,
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Mountain": [
28     ]
29   }