[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 8 / 9 / b / XNGOAuth1Client / 1.0.0 / XNGOAuth1Client.podspec.json
blob44beaa711f5adb792b13788414611d55f1d9180f
2   "name": "XNGOAuth1Client",
3   "version": "1.0.0",
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": "1.0.0"
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"