blob: 27e723b716c50fd2c290db76fa0b689a04a7acc0 [file] [log] [blame]
{
"name": "ThisPodDoesEvilThings",
"version": "1.0.0",
"summary": "Uhh, clearly this pod does evil things.",
"description": "Demonstration of CocoaPods running arbitrary shell commands. 😑",
"homepage": "https://github.com/friedbunny/ThisPodDoesEvilThings",
"license": "MIT",
"authors": "Jason Wray",
"social_media_url": "http://twitter.com/friedbunny",
"source": {
"git": "https://github.com/friedbunny/ThisPodDoesEvilThings.git",
"tag": "1.0.0"
},
"source_files": "*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}