blob: 4200f7136a0229a178e7a570b9acd1a84b578859 [file] [log] [blame]
{
"name": "TophLib",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "4.0"
}