blob: af3aad1a8f09802072a34a5f28883bf80e3ec8c8 [file] [log] [blame]
{
"name": "TSRConvenience",
"version": "0.2.3",
"summary": "A set of concise convenience functions that speed up working in Swift.",
"description": "A set of concise convenience functions that speed up working in Swift. More description will go here later, but for now, you get what you get.",
"homepage": "https://github.com/tsraveling/TSRConvenience",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tsraveling": "tsraveling@gmail.com"
},
"social_media_url": "http://twitter.com/nomadico",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tsraveling/TSRConvenience.git",
"tag": "0.2.3"
},
"source_files": "TSRConvenience/**/*.{swift}",
"exclude_files": "TSRConvenience/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}