[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / c / 1 / TSTFKit_Swift / 1.0.0 / TSTFKit_Swift.podspec.json
blob3c35f8f981f8e9333d99ea883633f30d5dda1bc0
2   "name": "TSTFKit_Swift",
3   "version": "1.0.0",
4   "summary": "A Lib For TF.",
5   "description": "TSTFKit_Swift 文本框的工具类 基于 MXThenAction",
6   "homepage": "https://github.com/StoneStoneStoneWang/TSTFKit_Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/TSTFKit_Swift.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "Code/**/*.{swift}",
27   "dependencies": {
28     "TSToolKit_Swift": [
30     ]
31   }