[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 5 / e / 2 / GetivySDK / 2.0.0 / GetivySDK.podspec.json
blobe269d5e0c8a9cb3b7069efbbbd8aa07a5e3600a4
2   "name": "GetivySDK",
3   "platforms": {
4     "ios": "11.4"
5   },
6   "module_name": "GetivySDK",
7   "summary": "Getivy SDK for iOS",
8   "requires_arc": true,
9   "version": "2.0.0",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Simon Wimmer": "simon.wimmer@getivy.de"
16   },
17   "homepage": "https://github.com/getivy/ios-sdk-prod",
18   "source": {
19     "git": "https://github.com/getivy/ios-sdk-prod.git",
20     "tag": "2.0.0"
21   },
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "Webkit"
26   ],
27   "ios": {
28     "vendored_frameworks": "GetivySDK.xcframework"
29   }