[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 6 / a / TwitterReverseAuth / 1.0 / TwitterReverseAuth.podspec.json
blob69b08c9570ed381283b7b11beb478207be1a791a
2   "name": "TwitterReverseAuth",
3   "version": "1.0",
4   "summary": "TwitterReverseAuth toolkit.",
5   "homepage": "https://github.com/youknowone/TwitterReverseAuth",
6   "license": "MIT License",
7   "authors": {
8     "Kyle Begeman": "kylebegeman@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/youknowone/TwitterReverseAuth.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "header_dir": "TwitterReverseAuth",
18   "source_files": [
19     "TwitterReverseAuth/*.h",
20     "TwitterReverseAuth/*.m"
21   ],
22   "public_header_files": "TwitterReverseAuth/*.h",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
26       "~> 1.3.4"
27     ],
28     "STLOAuth": [
30     ]
31   }