blob: cfbe8a3d5d9ef14c7b6388dc6aca8b10ab1e1ce0 [file] [log] [blame]
{
"name": "JiveAuthenticatingHTTPProtocol",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/JiveAuthenticatingHTTPProtocol/*.{h,m}"
}