blob: 2147bd6d5a4f9f95d48fe0a2c476d18ff8f470c7 [file] [log] [blame]
{
"name": "MyFakePod",
"version": "0.1.3",
"summary": "THIS IS A TEST.",
"description": "This whole thing is a test. It is not real. There is a hole in the matrix. Mom!!!! Wipe me!",
"homepage": "https://github.com/linebounce/MyFakePod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Key Hoffman": "key.hoffman@linebounce.net"
},
"source": {
"git": "https://github.com/linebounce/MyFakePod.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MyFakePod/Classes/**/*"
}