blob: de614f96eb1161944c8158ddeacffd4eefee6910 [file] [log] [blame]
{
"name": "JiveLoggingHTTPProtocol",
"version": "0.2.1",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "An NSURLProtocol to log HTTP Requests and Responses",
"homepage": "https://github.com/jivesoftware/JiveLoggingHTTPProtocol",
"social_media_url": "http://twitter.com/JiveSoftware",
"authors": {
"Jive Mobile": "jive-mobile@jivesoftware.com"
},
"source": {
"git": "https://github.com/jivesoftware/JiveLoggingHTTPProtocol.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/JiveLoggingHTTPProtocol/*.{h,m}"
}