blob: b26733c96cd209e17bef821daf9b115d00b9876f [file] [log] [blame]
{
"name": "airUtilities",
"version": "1.1.1",
"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.1"
},
"source_files": [
"airUtilities",
"airUtilities/**/*.{h,m}",
"Sources"
],
"pushed_with_swift_version": "4.0"
}