blob: 11515e7378cbdc59dee19dbcec673ed7f505432f [file] [log] [blame]
{
"name": "AITwitterAuth",
"version": "0.0.5",
"summary": "A library for twitter authentication",
"homepage": "https://github.com/aibrahim16/AITwitterAuth",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "aibrahim16",
"social_media_url": "https://twitter.com/aibrahim16189",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/aibrahim16/AITwitterAuth.git",
"commit": "b2e4e2d",
"tag": "0.0.5"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"STTwitter": [
"~> 0.1.4"
]
}
}