[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 2 / b / FlourishUI / 2.1.0 / FlourishUI.podspec.json
blobb461ffb5523c5e94c7aa09378bd4799349fef2ef
2   "name": "FlourishUI",
3   "version": "2.1.0",
4   "summary": "FlourishUI is a nice clean user interface framework",
5   "description": "FlourishUI is a user interface framework for making good looking iOS applications",
6   "homepage": "https://github.com/thinkclay/FlourishUI",
7   "license": "MIT",
8   "authors": {
9     "Clay McIlrath": "clay.mcilrath@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/thinkclay/FlourishUI.git",
13     "tag": "2.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "FlourishUI": [
22       "Pod/Assets/*.png"
23     ]
24   }