blob: 20febaa551fc9a61cedfba51e3a96f79b1b0a91a [file] [log] [blame]
{
"name": "JiveInterceptingHTTPProtocol",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/JiveInterceptingHTTPProtocol/*.{h,m}"
}