[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 6 / 4 / IrisLib / 0.0.1 / IrisLib.podspec.json
blobef706dff4f78212ec2b670321c6b49e0e11afc85
2   "name": "IrisLib",
3   "version": "0.0.1",
4   "summary": "A lib to integrate with Iris CDP.",
5   "description": "Iris Lib was created to integrate mobile apps with CDP Iris",
6   "homepage": "https://github.com/bybrandt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thiago": "thiago.brandt@4all.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "static_framework": true,
19   "ios": {
20     "vendored_frameworks": "IrisLib.framework"
21   },
22   "source": {
23     "http": "https://platinorum.com/pod/IrisLib.zip"
24   },
25   "exclude_files": "Classes/Exclude",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "OneSignal": [
29       "~> 2.10.2"
30     ]
31   },
32   "swift_version": "5.0"