[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / 9 / Mountain / 0.2.0 / Mountain.podspec.json
blob5be143ea3c2662da05dff2aa7224497ebdb25f84
2   "name": "Mountain",
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": "Mountain/**/*.{h,swift}",
23   "requires_arc": true,
24   "frameworks": "UIKit"