blob: fde520514e8c070fc5d08f08250a92545a645df1 [file] [log] [blame]
{
"name": "AITwitterAuth",
"version": "0.0.3",
"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": "622b8ba3b519f697ad3333b71ff0c4e2cc411771",
"tag": "0.0.3"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"STTwitter": [
"~> 0.1.4"
]
}
}