blob: d6482dc1f611876506c339d6b36152b1a393bf67 [file] [log] [blame]
{
"name": "Accelerator",
"version": "101.9.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Inline fameworks of CocoaPods projects for faster launch",
"homepage": "https://github.com/johnno1962/Accelerator",
"social_media_url": "https://twitter.com/Injection4Xcode",
"authors": {
"John Holdsworth": "suppport@injectionforxcode.com"
},
"source": {
"git": "https://github.com/johnno1962/Accelerator.git",
"tag": "101.9.9"
},
"platforms": {
"ios": null
},
"source_files": "Accelerator.{h,m}",
"preserve_paths": "patch.rb",
"prepare_command": "echo 'Remember to patch using Pods/Accelerator/patch.rb'"
}