[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / f / 2 / 5 / QliroOne / 1.0.0 / QliroOne.podspec.json
blob3bee82955327e71643e017aa708ef11fb9b1fa95
2   "name": "QliroOne",
3   "version": "1.0.0",
4   "summary": "QliroOne iOS SDK",
5   "description": "Simple integration of QliroOne SDK for iOS apps",
6   "homepage": "https://www.qliro.com/",
7   "authors": {
8     "Name": "christian.furedal@swace.se"
9   },
10   "license": {
11     "type": "Apache-2.0",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/furedal/qliro-one.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "WebKit"
24   ],
25   "swift_versions": "5.0",
26   "ios": {
27     "source_files": "ios/QliroOne.framework/Headers/*.h",
28     "public_header_files": "ios/QliroOne.framework/Headers/*.h",
29     "vendored_frameworks": "ios/QliroOne.framework"
30   },
31   "swift_version": "5.0"