[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / 5 / e / 2 / GetivySDK / 2.0.1 / GetivySDK.podspec.json
bloba3a7ff30e38b340ceb70d1ed13958e00e0bb7548
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.1",
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.1"
21   },
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "Webkit"
26   ],
27   "ios": {
28     "vendored_frameworks": "GetivySDK.xcframework"
29   }