[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / f / c / WebViewWrapperWithJS / 0.1.2 / WebViewWrapperWithJS.podspec.json
blob4f496a62789f8aced5cc731a30c94bf6b429996f
2   "name": "WebViewWrapperWithJS",
3   "version": "0.1.2",
4   "summary": "A short summary of MyFirstPodspec.",
5   "description": "Description for my first Podspec for the SolutoSDK",
6   "homepage": "http://zemingo.com",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n    http://www.apache.org/licenses/LICENSE-2.0\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
10   },
11   "vendored_frameworks": "SolutoSDK.xcframework",
12   "pod_target_xcconfig": {
13     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
14   },
15   "user_target_xcconfig": {
16     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
17   },
18   "authors": {
19     "Tom Milberg": "tom@zemingo.com"
20   },
21   "platforms": {
22     "ios": "11"
23   },
24   "source": {
25     "http": "https://soluto-pod-example.s3-us-west-2.amazonaws.com/SolutoSDK.xcframework.zip"
26   }