[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 0 / MendeleyKitiOS / 3.5.1 / MendeleyKitiOS.podspec.json
blob486a735f9a07d0efee153ca1c7624e35e136e58e
2   "name": "MendeleyKitiOS",
3   "version": "3.5.1",
4   "summary": "The Mendeley Objective C client SDK.",
5   "description": "# MendeleyKit\nThe open source Mendeley Objective C Kit.\n\n## Features\n* Access to Mendeley REST API endpoints and handling of JSON responses\n* Provide model classes for essential Mendeley objects such as Mendeley documents\n* OAuth2 authentication and login as well as automatic handling of access refresh",
6   "homepage": "https://github.com/Mendeley/mendeleykit",
7   "license": "Apache Licence, Version 2.0",
8   "authors": {
9     "Mendeley iOS": "ios@mendeley.com"
10   },
11   "requires_arc": true,
12   "source": {
13     "git": "https://github.com/Mendeley/mendeleykit.git",
14     "tag": "3.5.1"
15   },
16   "module_name": "MendeleyKitiOS",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": [
21     "MendeleyKit/MendeleyKitiOS/MendeleyKitiOS.h",
22     "MendeleyKit/MendeleyKit/*.h",
23     "MendeleyKit/MendeleyKit/**/*.{h,m,swift}"
24   ],
25   "swift_versions": "5.0",
26   "swift_version": "5.0"