[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 0 / 2 / 4 / TDOAuth / 1.1.6 / TDOAuth.podspec.json
blob3f09d2076c3da3477dc362142d211a0f2253f6f2
2   "name": "TDOAuth",
3   "version": "1.1.6",
4   "requires_arc": true,
5   "source_files": "*.{m,h}",
6   "source": {
7     "git": "https://github.com/tweetdeck/TDOAuth.git",
8     "tag": "1.1.6"
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     "osx": "10.7"
18   },
19   "dependencies": {
20     "OMGHTTPURLRQ/UserAgent": [
22     ]
23   },
24   "homepage": "https://github.com/tweetdeck/TDOAuth",
25   "social_media_url": "https://twitter.com/mxcl",
26   "authors": {
27     "Max Howell": "mxcl@me.com"
28   }