[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 2 / 7 / SwiftAPI / 1.1.1 / SwiftAPI.podspec.json
blobd88317c4026113424160d71b5fa795c812a2f9ea
2   "name": "SwiftAPI",
3   "version": "1.1.1",
4   "summary": "SwiftAPI XSolve module.",
5   "description": "SwiftAPI - XSolve library for API, written in Swift 3.",
6   "homepage": "https://github.com/xsolve-pl/swift-api",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marek Kojder": "marek.kojder@xsolve.pl",
13     "Sławomir Zagórski": "slawomir.zagorski@xsolve.pl",
14     "Radosław Budzik": "radoslaw.budzik@xsolve.pl"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source": {
23     "git": "https://github.com/xsolve-pl/swift-api.git",
24     "branch": "master",
25     "tag": "1.1.1"
26   },
27   "source_files": "Sources/**/*.{h,swift}",
28   "frameworks": "Foundation",
29   "requires_arc": true,
30   "pushed_with_swift_version": "3.0"