blob: 535fd215556351b65f013ea36915cb2dc3f66d19 [file] [log] [blame]
{
"name": "GAS3_XLActionControllerAdditions",
"version": "0.1.1",
"summary": "Additions needed for XLActionController in my app",
"description": "This CocoaPod includes 3 files that I need added to XLActionController for my current project.",
"homepage": "https://github.com/perlguy99/GAS3_XLActionControllerAdditions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brent Michalski": "Brent.Michalski@njvc.com"
},
"source": {
"git": "https://github.com/perlguy99/GAS3_XLActionControllerAdditions.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GAS3_XLActionControllerAdditions/Classes/**/*",
"dependencies": {
"XLActionController": [
"~>2.0.0"
],
"XLActionController/Skype": [
]
}
}