blob: bb6b4bb5d454a041892e7e56df47189f190b5ef3 [file] [log] [blame]
{
"name": "TailorSwift",
"version": "0.0.1",
"summary": "Tailor the Swift language to your needs by choosing from a number of extensions comprising useful functions missing in the core libraries.",
"description": "Tailor the Swift language to your needs by choosing from a number of extensions comprising useful functions missing in the core libraries.",
"homepage": "https://github.com/rwbutler/TailorSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ross Butler": "github@rwbutler.com"
},
"source": {
"git": "https://github.com/rwbutler/TailorSwift.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/ross_w_butler",
"platforms": {
"ios": "8.0"
},
"source_files": "TailorSwift/Classes/**/*",
"pushed_with_swift_version": "3.1"
}