[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 5 / 0 / ShippedShield / 0.1.5 / ShippedShield.podspec.json
blob5762b2b63d0e8f567789c21aa2624451fb992e1f
2   "name": "ShippedShield",
3   "version": "0.1.5",
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.5"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source_files": "ShippedShield/Classes/**/*",
19   "resource_bundles": {
20     "ShippedShield_ShippedShield": [
21       "ShippedShield/Assets/*.xcassets"
22     ]
23   },
24   "public_header_files": "ShippedShield/Classes/**/*.h",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]