blob: 73d71f87bca18a78969c528f74c2344cfbc30e27 [file] [log] [blame]
{
"name": "Bridge",
"version": "0.4.2",
"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.2"
},
"source_files": "Bridge/*",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"public_header_files": "Bridge/*.h",
"pushed_with_swift_version": "3.0"
}