[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / c / 0 / MendeleyKitiOS / 3.3.1 / MendeleyKitiOS.podspec.json
bloba461209ec91fc9b45ee56a57957370198c14d4e1
2   "name": "MendeleyKitiOS",
3   "version": "3.3.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.3.1"
15   },
16   "module_name": "MendeleyKitiOS",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "MendeleyKit/MendeleyKitiOS/MendeleyKitiOS.h",
22     "MendeleyKit/MendeleyKit/*.h",
23     "MendeleyKit/MendeleyKit/**/*.{h,m,swift}"
24   ],
25   "pushed_with_swift_version": "3.2"