[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 0 / a / Hero / 0.0.5 / Hero.podspec.json
blob62dfe4af53ae87a0e6954d5ec560057b9c76e77b
2   "name": "Hero",
3   "version": "0.0.5",
4   "summary": "Supercharged transition engine for iOS.",
5   "description": "Supercharged transition engine 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.0.5"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation"
23     ]
24   },
25   "requires_arc": true,
26   "source_files": "Hero/*.swift",
27   "pushed_with_swift_version": "3.0"