[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / e / 1 / 6 / CTS / 0.1.1 / CTS.podspec.json
blob362134218a807b55be09a356d94ba42832c87da5
2   "name": "CTS",
3   "version": "0.1.1",
4   "summary": "A Objective-C wrapper for Connexionz",
5   "description": "                       A Objective-C wrapper for Connexionz Transportation Systems (i.e. Corvallis Transportation System)\n\n",
6   "homepage": "http://github.com/osu-app-club/CTS",
7   "license": "MIT",
8   "authors": {
9     "cvanderschuere": "cdvconcepts@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/osu-app-club/CTS.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*.{h,m}",
20   "xcconfig": {
21     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
22   },
23   "frameworks": "CoreLocation",
24   "dependencies": {
25     "RaptureXML": [
27     ],
28     "AFNetworking": [
30     ]
31   }