[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 4 / 7 / InsiderMobile / 0.0.9 / InsiderMobile.podspec.json
blob9815ba0ee6ba3634e05a3e5ff99c39968990f4d9
2   "name": "InsiderMobile",
3   "version": "0.0.9",
4   "summary": "Insider iOS Mobile Suite Core SDK",
5   "homepage": "https://useinsider.com",
6   "authors": {
7     "Name": "evren@useinsider.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://mobilesdk.useinsider.com/iOS/0.0.9/InsiderMobileIOSFramework.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "InsiderMobile.xcframework"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }