blob: 8f5ae272debf1b9f6c9cd66018d022878ec77319 [file] [log] [blame]
{
"name": "TophLib",
"version": "0.1.1",
"summary": "This is a short description test",
"description": "This is a longer description test for Cocoapods",
"homepage": "https://github.com/Tophware/TophLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christopher Holland": "chris@tophware.com"
},
"source": {
"git": "https://github.com/Tophware/TophLib.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "4.0"
}