blob: adcfe6cb58ccc2c7fad827516d841c5b1297e11b [file] [log] [blame]
{
"name": "DKAuthenticationViewController",
"version": "0.2",
"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.2"
},
"source_files": "DKAuthenticationViewController/*",
"requires_arc": true,
"dependencies": {
"DKTwitterReverseAuth": [
]
}
}