[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 0 / c / 8 / AppICESDKTry / 1.0.0 / AppICESDKTry.podspec.json
blobbf83d58a38058b85c6e382207c4b27be0c92a339
2   "name": "AppICESDKTry",
3   "version": "1.0.0",
4   "summary": "Testing podspec AppICESDK",
5   "description": "Testing Podspec creation of a static library",
6   "homepage": "https://www.appice.io",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Semusi Technologies": "garima.paliwal25@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://appicegccdata.blob.core.windows.net/sdk/AppICESDK_1.7.26_NSLog.zip"
18   },
19   "source_files": "AppICESDK/include/**/*.{h,m}",
20   "resources": [
21     "AppICESDK/appICEBundle.bundle",
22     "AppICESDK/appICE.momd/*.*"
23   ],
24   "vendored_frameworks": "AppICESDK/libs/libiosAppiceSDK.xcframework",
25   "libraries": "c++",
26   "requires_arc": true,
27   "frameworks": [
28     "CoreData",
29     "SystemConfiguration",
30     "Security",
31     "MobileCoreServices",
32     "CoreGraphics"
33   ],
34   "weak_frameworks": "UIKit"