[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 4 / 6 / TwitterAPI / 0.0.9 / TwitterAPI.podspec.json
bloba8f1c28d38f5c93004421b6d48f4fb94509fcefe
2   "name": "TwitterAPI",
3   "version": "0.0.9",
4   "summary": "This Twitter framework is to both support the OAuth and Social.framework, can handle REST and Streaming API.",
5   "description": "Features\n- Streaming API connection using the NSURLSession\n- Both support the OAuth and Social.framework (iOS only)\n- Both support the iOS and OSX",
6   "homepage": "https://github.com/s-aska/TwitterAPI",
7   "license": "MIT",
8   "authors": {
9     "aska": "s.aska.org@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/su_aska",
12   "source": {
13     "git": "https://github.com/s-aska/TwitterAPI.git",
14     "tag": "0.0.9"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "OAuthSwift": [
24     ],
25     "MutableDataScanner": [
27     ]
28   },
29   "source_files": "TwitterAPI/*.swift"