blob: 00418be5467e2e060becc5095565b2ad0f086529 [file] [log] [blame]
{
"name": "PopTop",
"version": "0.0.12",
"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.12"
},
"dependencies": {
"SwiftyJSON": [
"~> 3.0"
]
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}