[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 2 / 4 / TDOAuth / 1.0.2 / TDOAuth.podspec.json
blobb59ad6b61b8d17fbb92545de41a91417edf79a06
2   "name": "TDOAuth",
3   "version": "1.0.2",
4   "requires_arc": true,
5   "source_files": "*.{m,h}",
6   "source": {
7     "git": "https://github.com/tweetdeck/TDOAuth.git",
8     "tag": "1.0.2"
9   },
10   "license": "MIT",
11   "summary": "Elegant, simple and tiny OAuth 1.x solution",
12   "platforms": {
13     "ios": "5.0",
14     "osx": "10.7"
15   },
16   "dependencies": {
17     "OMGHTTPURLRQ/UserAgent": [
19     ]
20   },
21   "homepage": "https://github.com/tweetdeck/TDOAuth",
22   "social_media_url": "https://twitter.com/mxcl",
23   "authors": {
24     "Max Howell": "mxcl@me.com"
25   }