[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / e / 4 / YMTools / 0.0.1 / YMTools.podspec.json
blobde534b0accd8ec438819d9be936aa6632c3cd48b
2   "name": "YMTools",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "A Base class.",
6   "homepage": "https://github.com/mingios/YMTools.git",
7   "social_media_url": "http://blog.csdn.net/mingios",
8   "source": {
9     "git": "https://github.com/mingios/YMTools.git",
10     "tag": "0.0.1"
11   },
12   "source_files": "YMToolsTaget/YMToolsTaget/YMTools/*",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "9.0"
16   },
17   "authors": {
18     "mingios": "mingios@163.com"
19   },
20   "dependencies": {
21     "DZNEmptyDataSet": [
22       "~> 1.8.1"
23     ]
24   }