[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / a / c / IrisLibrary / 0.7.0 / IrisLibrary.podspec.json
blob7231f5528c843ddc39d942d6900853e27e2f6d31
2   "name": "IrisLibrary",
3   "version": "0.7.0",
4   "summary": "Iris library integrates iOS mobile apps with CDP Iris.",
5   "homepage": "https://somosiris.com",
6   "authors": {
7     "Thiago Brandt": "thiago.brandt@somosiris.com"
8   },
9   "license": {
10     "type": "Copyright",
11     "text": "Our license can be found at https://iris-mobile-repo.s3.amazonaws.com/LICENSE.md"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://iris-mobile-repo.s3.amazonaws.com/ios/iris-sdk/0.7.0/iris-sdk-0.7.0-static.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "Static/IrisSDKStatic.framework"
21   },
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "$(inherited) -ObjC",
24     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
25   },
26   "dependencies": {
27     "OneSignal": [
28       "~>2.11.0"
29     ],
30     "PlotPlugin": [
31       "2.3.1"
32     ]
33   }