[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 0 / a / Hero / 0.3.5 / Hero.podspec.json
blob87d7d5c92ccaaffbf4ae96f72781cde392e9dd17
2   "name": "Hero",
3   "version": "0.3.5",
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/Hero.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.5"
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"