[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / e / a / CleverSDK / 2.0.0 / CleverSDK.podspec.json
blobbc1628d1cb02a8bd74a5750c483b72dfff8ccffc
2   "name": "CleverSDK",
3   "version": "2.0.0",
4   "summary": "A simple iOS library to access Clever Instant Login",
5   "description": "CleverSDK provides developers with a simple library to access Clever Instant Login.",
6   "homepage": "https://github.com/Clever/ios-sdk",
7   "license": "Apache 2.0",
8   "authors": {
9     "Clever": "tech-notify@clever.com"
10   },
11   "source": {
12     "git": "https://github.com/Clever/ios-sdk.git",
13     "tag": "2.0.0"
14   },
15   "social_media_url": "https://twitter.com/clever",
16   "documentation_url": "https://dev.clever.com/",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "public_header_files": "CleverSDK/**/*.h",
22   "source_files": "CleverSDK/**/*",
23   "exclude_files": "CleverSDK/**/*.plist",
24   "dependencies": {
25     "PocketSVG": [
26       "~> 0.7"
27     ]
28   },
29   "deprecated": true