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