[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 6 / camlKit / 0.1.0 / camlKit.podspec.json
blob4b9977f2f9349b9e96741eb1018890fa8afa99b5
2   "name": "camlKit",
3   "version": "0.1.0",
4   "summary": "camlKit is a native Swift library for interacting with the Tezos Blockchain and other camlCase applications, such as Dexter.",
5   "description": "camlKit is a native Swift library, built by camlCase, to make interacting with the Tezos Blockchain easier. camlKit also includes APIs to help developers integrate other camlCase applications, such as Dexter.",
6   "homepage": "https://gitlab.com/camlcase-dev/camlkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Simon McLoughlin": "simon.d.mcl@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/camlcase-dev/camlkit",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2"
25   ],
26   "source_files": "camlKit/Classes/**/*",
27   "swift_version": "5.2"