blob: 9171d3e82d84eec54ce3780a74200477e6a12675 [file] [log] [blame]
{
"name": "JiveAuthenticatingHTTPProtocol",
"version": "0.2.0",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "JiveAuthenticatingHTTPProtocol provides authentication callbacks for a UIWebView",
"homepage": "https://github.com/jivesoftware/JiveAuthenticatingHTTPProtocol",
"social_media_url": "http://twitter.com/JiveSoftware",
"authors": {
"Jive Mobile": "jive-mobile@jivesoftware.com"
},
"source": {
"git": "https://github.com/jivesoftware/JiveAuthenticatingHTTPProtocol.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/JiveAuthenticatingHTTPProtocol/*.{h,m}"
}