blob: 9ae56f586685d9d2ea1ebbf5ecd3b0865056d5a1 [file] [log] [blame]
{
"name": "CSGUtilities",
"version": "0.1",
"summary": "CSGUtilities is collection of useful classes and categories to make iOS development easier.",
"description": "`CSGUtilities` is collection of useful classes and categories to make iOS development easier.\n",
"homepage": "https://gitlab.cardinalsolutions.com/mneill/csgutilities_ios",
"license": "MIT",
"authors": {
"Mike Neill": "mneill@cardinalsolutions.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://gitlab.cardinalsolutions.com/mneill/csgutilities_ios.git",
"tag": "0.1"
},
"source_files": "**/*.{h,m}",
"requires_arc": true
}