[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 2 / 4 / TDOAuth / 1.2.1 / TDOAuth.podspec.json
blobc78f763ff35caf96f2e614920889212d1ff32dd4
2   "name": "TDOAuth",
3   "version": "1.2.1",
4   "requires_arc": true,
5   "source_files": "*.{m,h}",
6   "source": {
7     "git": "https://github.com/yahoo/TDOAuth.git",
8     "tag": "1.2.1"
9   },
10   "license": {
11     "type": "MIT",
12     "text": "OHAI CocoaPods linter!"
13   },
14   "summary": "Elegant, simple and tiny OAuth 1.x solution",
15   "platforms": {
16     "ios": "5.0",
17     "tvos": "11.0",
18     "watchos": "3.0",
19     "osx": "10.7"
20   },
21   "dependencies": {
22     "OMGHTTPURLRQ/UserAgent": [
24     ]
25   },
26   "homepage": "https://github.com/tweetdeck/TDOAuth",
27   "social_media_url": "https://twitter.com/mxcl",
28   "authors": {
29     "Max Howell": "mxcl@me.com"
30   }