[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 0 / d / CGFrameworkExample / 1.0.0 / CGFrameworkExample.podspec.json
blob5bb193030e942c42a0873091b1e842e203728153
2   "name": "CGFrameworkExample",
3   "version": "1.0.0",
4   "summary": "测试 Framework",
5   "homepage": "https://github.com/iTaosky/xt_CGFramework_Demo.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "iTaosky": "taosky@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/iTaosky/xt_CGFramework_Demo.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.0.0"
23     ]
24   }