[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / b / STSemiView / 1.0.0 / STSemiView.podspec.json
blob826ada10c61b75faec719f6ef5036bd08ae2966c
2   "name": "STSemiView",
3   "version": "1.0.0",
4   "summary": "A category file of UIViewController.",
5   "description": "it is easy to present a semiView in ViewController.",
6   "homepage": "https://github.com/Shawnli1201",
7   "license": "MIT",
8   "authors": {
9     "Shawnli1201": "shawnli1201@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Shawnli1201/STSemiView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "STSemiView/**/*.{h,m}",
19   "requires_arc": true