[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 7 / 5 / 1 / FiveUIUtils / 1.0.0 / FiveUIUtils.podspec.json
blob8db8f9c554f048f4da3305765b5e4236b99e6ec2
2   "name": "FiveUIUtils",
3   "version": "1.0.0",
4   "summary": "Five's commonly used iOS UI utility modules.",
5   "description": "A collection of various components for layouting, paging and manipulating images as well as other UI utility modules we tend to re-use on our projects at Five (http://five.agency).",
6   "homepage": "https://github.com/fiveagency/ios-five-ui-utils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iOS libraries team": "ios.libraries@five.agency"
13   },
14   "source": {
15     "git": "https://github.com/fiveagency/ios-five-ui-utils.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FiveUIUtils/Classes/**/*",
22   "pushed_with_swift_version": "3.0"