[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / b / 3 / d / IYXNGOAuth1Client / 2.0.2 / IYXNGOAuth1Client.podspec.json
blobf79e680b3e5c415614bf726c7c6bfd6a518e30a9
2   "name": "IYXNGOAuth1Client",
3   "version": "2.0.2",
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/ivanyorgov/IYXNGOAuth1Client.git",
15     "tag": "2.0.2"
16   },
17   "source_files": "IYXNGOAuth1Client/*.{h,m}",
18   "requires_arc": true,
19   "homepage": "https://www.xing.com",
20   "dependencies": {
21     "AFNetworking/Reachability": [
22       "2.5.4"
23     ],
24     "AFNetworking/Serialization": [
25       "2.5.4"
26     ],
27     "AFNetworking/Security": [
28       "2.5.4"
29     ],
30     "AFNetworking/NSURLConnection": [
31       "2.5.4"
32     ]
33   },
34   "frameworks": "Security"