[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / 2 / LVTwitterOAuthClient / 0.2.0 / LVTwitterOAuthClient.podspec.json
bloba0fab50af82862847e0dfa6615e18dfa09c8a402
2   "name": "LVTwitterOAuthClient",
3   "version": "0.2.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.2.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