[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / 7 / 6 / 5 / TCRBase / 1.0.2 / TCRBase.podspec.json
bloba57b4254fb31434e462e52991203450247c99ae8
2   "name": "TCRBase",
3   "version": "1.0.2",
4   "summary": "TCRBase demo generator framework",
5   "description": "TCRBase provider method useful and share service",
6   "homepage": "https://github.com/tuyenuet/TCRBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "TuyenNM": "tuyennm.uet@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.3",
18   "source": {
19     "git": "https://github.com/tuyenuet/TCRBase.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "TCRBase/*.{h,m,swift}",
23   "vendored_frameworks": "TCRBase.xcframework",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "swift_version": "5.3"