[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / 2 / LVTwitterOAuthClient / 0.3.0 / LVTwitterOAuthClient.podspec.json
blobd50f44ffd11d28f326c14c8c0395868241962ca4
2   "name": "LVTwitterOAuthClient",
3   "version": "0.3.0",
4   "summary": "Super simple oAuth Client for the Twitter API",
5   "authors": {
6     "Martin Fernandez": "martin@loovin.com"
7   },
8   "homepage": "https://github.com/loovin/LVTwitterOAuthClient",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/loovin/LVTwitterOAuthClient.git",
15     "tag": "0.3.0"
16   },
17   "dependencies": {
18     "OAuthCore": [
20     ]
21   },
22   "platforms": {
23     "ios": "6.0"
24   },
25   "frameworks": "Social",
26   "source_files": "LVTwitterOAuthClient/*.{h,m}",
27   "requires_arc": true