[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / 7 / mylibtest8095 / 0.5.0 / mylibtest8095.podspec.json
blob070d61524cadfa05b2d254fcb0b3910c4ccc76e7
2   "name": "mylibtest8095",
3   "version": "0.5.0",
4   "summary": "This is a lib for learning how to deploy to CocoaPod",
5   "description": "This is a lib for learning how to deploy to CocoaPod. The idea is to mix some C code.",
6   "homepage": "https://github.com/gbazilio/mylib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guilherme Bazilio": "guilhermebazilio@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gbazilio/mylib.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "mylib/Classes/**/*"