blob: 5c77555920e3eb1a185556b8885ba9df8271b58f [file] [log] [blame]
{
"name": "Bridge",
"version": "0.4.3",
"summary": "Extremely Extensible Typed JSON HTTP Networking in Swift",
"homepage": "https://github.com/rawrjustin/Bridge",
"license": "MIT",
"authors": {
"Justin Huang": "justingotemail@gmail.com"
},
"social_media_url": "http://twitter.com/rawrjustin",
"source": {
"git": "https://github.com/rawrjustin/Bridge.git",
"tag": "0.4.3"
},
"source_files": "Bridge/*",
"swift_version": "4.0",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"public_header_files": "Bridge/*.h"
}