blob: d41010f3131cd591ed34e3932123ab4f46344d46 [file] [log] [blame]
{
"name": "GRMCommonTools",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "GRMCommonTools/**/*",
"pushed_with_swift_version": "3.0"
}