[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / a / Hero / 0.3.2 / Hero.podspec.json
blob6aa8e3efac79025155d70caeda9d63d77425f286
2   "name": "Hero",
3   "version": "0.3.2",
4   "summary": "Elegant transition library for iOS",
5   "description": "Elegant transition library for iOS. Build your custom view transitions with few lines of code or even no code at all. Inspired by Polymer's neon-animated-pages and Keynote's Magic Move.",
6   "homepage": "https://github.com/lkzhao/Hero",
7   "screenshots": "https://github.com/lkzhao/Hero/blob/master/Resources/HeroLogo@2x.png?raw=true",
8   "license": "MIT",
9   "authors": {
10     "Luke": "lzhaoyilun@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/lkzhao/Hero.git",
14     "tag": "0.3.2"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "Foundation"
24     ]
25   },
26   "requires_arc": true,
27   "source_files": "Sources/*.swift",
28   "pushed_with_swift_version": "3.0.2"