blob: 56d84379162617163dd66c4343a6cf358590cb73 [file] [log] [blame]
{
"name": "GRMCommonTools",
"version": "0.1.5",
"summary": "Helpful toolset for your iOS development needs.",
"description": "This pod is a collection of helpful classes/methods based on other opensource frameworks.",
"homepage": "https://github.com/chaddgrimm/GRMCommonTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chad": "chaddgrimm@gmail.com"
},
"source": {
"git": "https://github.com/chaddgrimm/GRMCommonTools.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "GRMCommonTools/**/*",
"pushed_with_swift_version": "3.0"
}