[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 2 / d / nitrapi / 1.1.0 / nitrapi.podspec.json
blob86f8750d73162f81016469c7bb8147d4f1843125
2   "name": "nitrapi",
3   "version": "1.1.0",
4   "summary": "Swift based SDK for the Nitrapi",
5   "description": "Nitrapi Swift SDK",
6   "homepage": "https://github.com/nitrado/Nitrapi-Swift",
7   "license": "MIT",
8   "authors": {
9     "Stefan Hanßen": "stefan.hanssen@marbis.net",
10     "Alexander Birkner": "alexander.birkner@marbis.net"
11   },
12   "source": {
13     "git": "https://github.com/nitrado/Nitrapi-Swift.git",
14     "tag": "1.1.0"
15   },
16   "social_media_url": "https://twitter.com/nitrado",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "ObjectMapper": [
24       "~>2.0"
25     ],
26     "Just": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"