[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / b / swift-library-glpi / 1.0.0 / swift-library-glpi.podspec.json
blob082786366cea1f478a6c721eb0bf0061783fd188
2   "name": "swift-library-glpi",
3   "version": "1.0.0",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE.md"
7   },
8   "summary": "GLPI APIs Client Library for Swift for REST",
9   "homepage": "http://www.glpi-project.org/",
10   "social_media_url": "https://twitter.com/FlyveMDM",
11   "authors": {
12     "Flyve MDM": "apple@teclib.com",
13     "Hector Rondon": "hrondon@teclib.com"
14   },
15   "source": {
16     "git": "https://github.com/glpi-project/swift-library-glpi.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Source/*.{swift,h,m}",
20   "platforms": {
21     "ios": "10.3"
22   },
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   },
26   "requires_arc": true