Latest | 2.0.1 |
---|---|
Homepage | https://github.com/webparadox/LetMeAuth-STTwitter |
License | BSD |
Platforms | ios 5.0, requires ARC |
Dependencies | LetMeAuth, STTwitter |
Authors | , |
LetMeAuth-STTwitter is the Twitter provider for LetMeAuth authorization library based on STTwitter.
Contact
Evgeniy Yurtaev
Alexey Aleshkov
License
LetMeAuth-STTwitter is available under the BSD 2-Clause license. See the LICENSE
file for more info.
Latest podspec
{ "name": "LetMeAuth-STTwitter", "version": "2.0.1", "authors": { "Evgeniy Yurtaev": "[email protected]", "Alexey Aleshkov": "[email protected]" }, "license": { "type": "BSD", "file": "LICENSE" }, "summary": "Let Me Auth! Twitter authorization provider based on STTwitter library", "homepage": "https://github.com/webparadox/LetMeAuth-STTwitter", "source": { "git": "https://github.com/webparadox/LetMeAuth-STTwitter.git", "tag": "2.0.1" }, "platforms": { "ios": "5.0" }, "requires_arc": true, "source_files": "Pod/*.{h,m}", "ios": { "frameworks": [ "UIKit", "Accounts" ] }, "dependencies": { "LetMeAuth": [ "~> 2.0" ], "STTwitter": [ "~> 0.1" ] } }
Wed, 02 Mar 2016 15:03:03 +0000