blob: e7c75a12e149fec5a3a51ce142bd23839efe8567 [file] [log] [blame]
{
"name": "DKAuthenticationViewController",
"version": "0.1",
"summary": "Simple iOS authentication view controller",
"homepage": "https://github.com/dkhamsing/DKAuthenticationViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dkhamsing": "dkhamsing8@gmail.com"
},
"social_media_url": "http://twitter.com/dkhamsing",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dkhamsing/DKAuthenticationViewController.git",
"tag": "0.1"
},
"source_files": "DKAuthenticationViewController/*",
"requires_arc": true,
"dependencies": {
"DKTwitterReverseAuth": [
]
}
}