[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 5 / 0 / ShippedShield / 0.1.2 / ShippedShield.podspec.json
blob40ca9c67ee3aac68800604d6e0ac833e51996c75
2   "name": "ShippedShield",
3   "version": "0.1.2",
4   "summary": "Integrate ShippedShield into your iOS app.",
5   "homepage": "https://github.com/InvisibleCommerce/shipped-shield-ios-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Invisible Commerce",
11   "source": {
12     "git": "https://github.com/InvisibleCommerce/shipped-shield-ios-sdk.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source_files": "ShippedShield/Classes/**/*",
19   "resource_bundles": {
20     "ShippedShield": [
21       "ShippedShield/Assets/*.xcassets"
22     ]
23   },
24   "public_header_files": "ShippedShield/Classes/**/*.h",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]