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