blob: 7d9a3ae47c577c23edbc70bbd16eada12195f0b1 [file] [log] [blame]
{
"name": "airUtilities",
"version": "1.1.0",
"summary": "A collection of iOS utility functions and extensions.",
"description": "A collection of iOS utility functions and extensions used in airG iOS projects",
"homepage": "https://github.com/airG/iOS-airUtilities",
"license": "Apache License, Version 2.0",
"authors": {
"Steven Thompson": "stevent@airg.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/airG/iOS-airUtilities.git",
"tag": "1.1.0"
},
"source_files": [
"airUtilities",
"airUtilities/**/*.{h,m}"
],
"pushed_with_swift_version": "4.0"
}