blob: 10e6d80d8a6dc88c2142dde647f9e20b8bc41f9e [file] [log] [blame]
{
"name": "JiveInterceptingHTTPProtocol",
"version": "0.1.1",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "JiveInterceptingHTTPProtocol is an easy way to intercept NSURLRequests",
"homepage": "https://github.com/jivesoftware/JiveInterceptingHTTPProtocol",
"social_media_url": "http://twitter.com/JiveSoftware",
"authors": {
"Jive Mobile": "jive-mobile@jivesoftware.com"
},
"source": {
"git": "https://github.com/jivesoftware/JiveInterceptingHTTPProtocol.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/JiveInterceptingHTTPProtocol/*.{h,m}"
}