[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / 8 / 9 / b / XNGOAuth1Client / 2.0.1 / XNGOAuth1Client.podspec.json
blobcd742ba3d68d5b130e0b2ae4f5858c9c63898e6c
2   "name": "XNGOAuth1Client",
3   "version": "2.0.1",
4   "license": "MIT",
5   "platforms": {
6     "ios": "6.0",
7     "osx": "10.8"
8   },
9   "summary": "A OAuth1 client based on AFNetworking 2.0 for use in the XNGAPIClient",
10   "authors": {
11     "XING iOS Team": "iphonedev@xing.com"
12   },
13   "source": {
14     "git": "https://github.com/xing/XNGOAuth1Client.git",
15     "tag": "2.0.1"
16   },
17   "source_files": "XNGOAuth1Client/*.{h,m}",
18   "requires_arc": true,
19   "homepage": "https://www.xing.com",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.0"
23     ]
24   },
25   "frameworks": "Security"