blob: e4c520785e556c8f7542eca6cd621dcda0cf69ec [file] [log] [blame]
{
"name": "AITwitterAuth",
"version": "0.0.1",
"summary": "A library for twitter authentication",
"description": " A longer description of AITwitterAuth in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/aibrahim16/AITwitterAuth",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aibrahim16": "email@address.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/aibrahim16/AITwitterAuth.git",
"commit": "29a88af3c26d0bdb5066b07cd54892a9342f2281"
},
"source_files": "TwitterAuth/AITwitterAuth.{h,m}",
"requires_arc": true
}