[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / c / ADNLogin / 2.0.0 / ADNLogin.podspec.json
blobc1e2bceb9fce84533a4a16236492e709181d3291
2   "name": "ADNLogin",
3   "version": "2.0.0",
4   "summary": "Easily add support for seamless App.net login via the Passport app.",
5   "description": "        The ADNLogin SDK is the easiest and fastest way to add support for authentication\n        for the App.net API via the Passport app. This SDK allows you to detect the\n        presence of the Passport app on a user's device and request an access token\n        if it is installed.\n",
6   "homepage": "https://developers.app.net/",
7   "license": "MIT",
8   "authors": {
9     "Bryan Berg": "bryan@app.net"
10   },
11   "source": {
12     "git": "https://github.com/appdotnet/ADNLogin-SDK-iOS.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "SDK/*.{h,m}",
19   "public_header_files": "SDK/ADNLogin.h",
20   "frameworks": [
21     "Foundation",
22     "Security",
23     "StoreKit"
24   ],
25   "requires_arc": true