blob: 3f569102f5b12fdba53d11798b3bad48d0365d19 [file] [log] [blame]
{
"name": "BestThread",
"version": "0.1.0",
"summary": "A small library to help figure out if you are using the best thread.",
"homepage": "https://github.com/DanToml/BestThread",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Danielle Tomlinson": "dan@tomlinson.io"
},
"source": {
"git": "https://github.com/DanToml/BestThread.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/dantoml",
"platforms": {
"ios": "8.0"
},
"source_files": "BestThread/Classes/**/*",
"pushed_with_swift_version": "3.0"
}