blob: 816a75dadb8fdb7c96012181a34c4e23d8489e63 [file] [log] [blame]
{
"name": "AITwitterAuth",
"version": "0.0.6",
"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": "efc1c5b",
"tag": "0.0.6"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"STTwitter": [
"~> 0.2.0"
]
}
}