blob: 4109c4d0d4d63436a63d6b12e514517bea3e46cb [file] [log] [blame]
{
"name": "PopTop",
"version": "0.0.11",
"summary": "A simple way to return canned responses",
"homepage": "https://github.com/bellycard/PopTop",
"license": {
"type": "MIT",
"text": " This license text is required or else CocoaPods gets upset.\n"
},
"authors": {
"AJ Self": "aj.self3@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bellycard/PopTop.git",
"tag": "0.0.11"
},
"dependencies": {
"SwiftyJSON": [
"~> 2.3"
]
},
"source_files": "Source/*.swift"
}