blob: 47e1674dad1c04bf06f4cd0c994d33c2c8ff5a01 [file] [log] [blame]
{
"name": "BothamNetworking",
"version": "2.0.0",
"license": "Apache V2",
"summary": "Networking Framework written in Swift",
"homepage": "https://github.com/Karumi/BothamNetworking",
"social_media_url": "http://twitter.com/goKarumi",
"authors": {
"Karumi": "hello@karumi.com"
},
"source": {
"git": "https://github.com/Karumi/BothamNetworking.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "BothamNetworking/*.swift",
"requires_arc": true,
"dependencies": {
"Result": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}