[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 8 / 5 / LiveOps / 2.0.1 / LiveOps.podspec.json
blobe9cc0a57ae157df167b00c3096bdc6b6936f0f94
2   "name": "LiveOps",
3   "version": "2.0.1",
4   "summary": "LiveOps.framework",
5   "homepage": "https://github.com/IGAWorksDev/LiveOps-iOS",
6   "license": {
7     "type": "Commercial",
8     "text": "All text and design is copyright 2006-2015 igaworks, Inc.\n\nAll rights reserved.\n\nhttps://github.com/IGAWorksDev/LiveOps-iOS\n"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "authors": {
14     "wonje,song": "wonje@igaworks.com"
15   },
16   "source": {
17     "git": "https://github.com/IGAWorksDev/LiveOps-iOS.git",
18     "tag": "2.0.1"
19   },
20   "resources": "LiveOps.bundle",
21   "ios": {
22     "vendored_frameworks": "LiveOps.framework"
23   },
24   "libraries": "xml2",
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
27   }