[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 3 / c / 7 / MUFoundation / 0.0.6 / MUFoundation.podspec.json
blob6cedae234f3e85bc8d4e709da6d1e6a79838b7ea
2   "name": "MUFoundation",
3   "version": "0.0.6",
4   "summary": "Magic-Unique's foundation frameworks",
5   "description": "Incloud UIKit/Foundation category, some tools.",
6   "homepage": "https://github.com/Magic-Unique/Tools",
7   "license": "MIT",
8   "authors": {
9     "冷秋": "516563564@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0",
13     "osx": "10.8"
14   },
15   "source": {
16     "git": "https://github.com/Magic-Unique/Tools.git",
17     "tag": "0.0.6"
18   },
19   "subspecs": [
20     {
21       "name": "MUPath",
22       "source_files": "MUFoundation/MUPath"
23     },
24     {
25       "name": "MUFirstTime",
26       "source_files": "MUFoundation/MUFirstTime"
27     },
28     {
29       "name": "MUVersion",
30       "source_files": "MUFoundation/MUVersion"
31     }
32   ]