blob: ec631286949eb316d3f11f6ee5116351884a721b [file] [log] [blame]
{
"name": "PopTop",
"version": "0.0.10",
"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.10"
},
"dependencies": {
"SwiftyJSON": [
"~> 2.3"
]
},
"source_files": "Source/*.swift"
}