[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / e / 5 / 0 / ShippedShield / 0.1.3 / ShippedShield.podspec.json
blob9f5ab9a51a9ae42a2a8191ff0034744da517d9af
2   "name": "ShippedShield",
3   "version": "0.1.3",
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.3"
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   ]