[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 1 / e / b / TycheSDK / 1.7.6 / TycheSDK.podspec.json
blobd6544b05e3958b97bea31596c7cf2d4e728b4fbe
2   "name": "TycheSDK",
3   "version": "1.7.6",
4   "license": "Apache License, Version 2.0",
5   "summary": "Tyche wrapper",
6   "description": "play encoded data using AVAudioEngine",
7   "homepage": "https://github.com/nugu-developers/nugu-ios",
8   "authors": {
9     "childc": "skimdcc@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nugu-developers/nugu-ios.git",
13     "tag": "1.7.6"
14   },
15   "documentation_url": "https://developers.nugu.co.kr",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "source_files": [
20     "TycheSDK/include/*.h",
21     "TycheSDK/shim.c"
22   ],
23   "public_header_files": "TycheSDK/include/*.h",
24   "preserve_paths": "TycheSDK/include/**",
25   "xcconfig": {
26     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
27   }