[Add] TensorFlowLiteSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / c / 3 / 4 / BalanceWheel / 0.9.3 / BalanceWheel.podspec.json
blobb3736fe29ebf38682f085eecca0a48981e5635c5
2   "name": "BalanceWheel",
3   "version": "0.9.3",
4   "summary": "A user default base on JSON.",
5   "description": "                   A user default base on JSON. Both for OSX and iOS.\n",
6   "homepage": "https://github.com/seraphcxl/BalanceWheel",
7   "license": "MIT",
8   "authors": {
9     "seraphcxl": "seraph.cxl@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/seraphcxl/BalanceWheel.git",
17     "tag": "0.9.3"
18   },
19   "source_files": "BalanceWheel/**/*.{h,m}",
20   "public_header_files": "BalanceWheel/**/*.h",
21   "requires_arc": true,
22   "dependencies": {
23     "Tourbillon": [
24       "~> 0.9.10"
25     ]
26   }