blob: 740a3fd9b8b46e975757ba6b7eb4977dffe8132d [file] [log] [blame]
{
"name": "FiveUtils",
"version": "1.1.0",
"summary": "Five's commonly used iOS utility modules.",
"description": "A collection of various math extensions, random generators and other utility modules we tend to re-use on\nour projects at Five (http://five.agency).",
"homepage": "https://github.com/fiveagency/ios-five-utils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOS libraries team": "ios.libraries@five.agency"
},
"source": {
"git": "https://github.com/fiveagency/ios-five-utils.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}