[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / b / FlourishUI / 2.2.0 / FlourishUI.podspec.json
blob92c718074f4f60b2d4a7d2ca6e08ba3317495b93
2   "name": "FlourishUI",
3   "version": "2.2.0",
4   "summary": "FlourishUI is a nice clean user interface framework",
5   "description": "FlourishUI is a UI framework for quickly and easily making good looking iOS components.",
6   "homepage": "https://github.com/thinkclay/FlourishUI",
7   "screenshots": [
8     "https://raw.githubusercontent.com/thinkclay/FlourishUI/master/Screenshots/iphone5s-1.png",
9     "https://raw.githubusercontent.com/thinkclay/FlourishUI/master/Screenshots/iphone5s-2.png",
10     "https://raw.githubusercontent.com/thinkclay/FlourishUI/master/Screenshots/iphone5s-3.png",
11     "https://raw.githubusercontent.com/thinkclay/FlourishUI/master/Screenshots/iphone6s-1.png",
12     "https://raw.githubusercontent.com/thinkclay/FlourishUI/master/Screenshots/iphone6s-2.png",
13     "https://raw.githubusercontent.com/thinkclay/FlourishUI/master/Screenshots/iphone5s-3.png"
14   ],
15   "license": "MIT",
16   "authors": {
17     "Clay McIlrath": "clay.mcilrath@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/thinkclay/FlourishUI.git",
21     "tag": "2.2.0"
22   },
23   "social_media_url": "https://twitter.com/thinkclay",
24   "platforms": {
25     "ios": "8.0"
26   },
27   "requires_arc": true,
28   "source_files": "Pod/Classes/**/*",
29   "resource_bundles": {
30     "FlourishUI": [
31       "Pod/Assets/*.png"
32     ]
33   }