[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 5 / Morph / 0.1.1 / Morph.podspec.json
blob1d0656e2a45a2c74bf79d3204d98a77b329119ec
2   "name": "Morph",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "Helpers to create awsome animations.",
6   "homepage": "https://github.com/gbammc/Morph",
7   "authors": {
8     "Alvin Zhu": "gbammc@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/alvin_zhu",
11   "source": {
12     "git": "https://github.com/gbammc/Morph.git",
13     "tag": "0.1.1"
14   },
15   "requires_arc": true,
16   "source_files": "Morph/*{.h,.swift}",
17   "ios": {
18     "frameworks": [
19       "Foundation",
20       "UIKit"
21     ]
22   },
23   "platforms": {
24     "ios": "8.0"
25   },
26   "pushed_with_swift_version": "3.0.1"