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