blob: 4c421277e2ce3f1646ead12a0863828549c0c329 [file] [log] [blame]
{
"name": "TWReverseAuth",
"version": "0.1.0",
"summary": "I don't recomend using TWReverseAuth, please use 'pod SHOmniAuthTwitter' instead.",
"description": " I don't recomend using TWReverseAuth, please use 'pod SHOmniAuthTwitter' instead.\n More information at https://github.com/SHOmniAuth/SHOmniAuthTwitter\n Get in touch if you need some help.\n",
"homepage": "https://github.com/PodFactory/TWReverseAuth",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Sean Cook": "sean.cook@gmail.com",
"Seivan Heidari": "seivan.heidari@icloud.com",
"Nick Walter": "seivan.heidari@me.com"
},
"source": {
"git": "https://github.com/PodFactory/TWReverseAuth.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "TWReverseAuth/**/*.{h,m}",
"frameworks": [
"Social",
"Accounts"
],
"requires_arc": true,
"dependencies": {
"OAuthCore": [
"~>0.0.1"
],
"LUKeychainAccess": [
"~>1.0.1"
]
}
}