[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / a / f / WebGFramework / 0.0.1 / WebGFramework.podspec.json
blob6bfe3d9f584fd49dec81fee5af02d1d8810dee0f
2   "name": "WebGFramework",
3   "version": "0.0.1",
4   "summary": "A Web Framework with hidden implementation.",
5   "description": "This Framework will hide all implementation and won't allow users to see the source code",
6   "homepage": "http://65.1.227.215:3000",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Rohith": "rohithvp@hnsonline.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "ios": {
18     "vendored_frameworks": "WebGFramework.framework"
19   },
20   "source": {
21     "http": "https://www.dropbox.com/s/lg7liznfwvfgami/WebFramework.zip?dl=1"
22   },
23   "exclude_files": "Classes/Exclude",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }