[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / d / TTToolKit / 0.0.1 / TTToolKit.podspec.json
blob199f040d7fa7f0bc0c7aa9c62b21e3438c9abb1b
2   "name": "TTToolKit",
3   "version": "0.0.1",
4   "summary": "TTToolKit工具类",
5   "description": "An integrated, simple, independent, efficient, lightweight, and continuously updated image selects a third-party framework.",
6   "homepage": "https://github.com/TongFangyuan/TTTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tongfy": "573682532@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/TongFangyuan/TTTool.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "TTTool",
23     "TTTool/TTTool.h"
24   ],
25   "public_header_files": "TTTool/TTTool.h",
26   "subspecs": [
27     {
28       "name": "Macro",
29       "source_files": "TTTool/Macro/MacroHeader.h",
30       "public_header_files": "TTTool/Macro/MacroHeader.h"
31     }
32   ]