blob: b202e7e380dc4222028bfdbb1db9f2cd0c81f84a [file] [log] [blame]
{
"name": "TDOAuth",
"version": "1.2.0",
"requires_arc": true,
"source_files": "*.{m,h}",
"source": {
"git": "https://github.com/yahoo/TDOAuth.git",
"tag": "1.2.0"
},
"license": {
"type": "MIT",
"text": "OHAI CocoaPods linter!"
},
"summary": "Elegant, simple and tiny OAuth 1.x solution",
"platforms": {
"ios": "5.0",
"tvos": "11.0",
"watchos": "3.0",
"osx": "10.7"
},
"dependencies": {
"OMGHTTPURLRQ/UserAgent": [
]
},
"homepage": "https://github.com/tweetdeck/TDOAuth",
"social_media_url": "https://twitter.com/mxcl",
"authors": {
"Max Howell": "mxcl@me.com"
}
}