blob: 168c5f50bb01849e4ef5610dfc6a37d7adc04216 [file] [log] [blame]
{
"name": "Twitter-OAuth",
"version": "0.1.0",
"summary": "iOS Twitter OAuth Login and get UserInfo.",
"homepage": "https://github.com/Dwarven/Twitter-OAuth",
"license": "MIT",
"authors": {
"Dwarven YANG": "dwarven.yang@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Dwarven/Twitter-OAuth.git",
"tag": "0.1.0"
},
"source_files": [
"Twitter-OAuth/TwitterOAuthViewController",
"Twitter-OAuth/TwitterOAuthViewController/**/*.{h,m}"
],
"requires_arc": false
}