[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 3 / 0 / LTDTools / 0.0.4 / LTDTools.podspec.json
blob26a6cbf0d33ae6ccdc86be53971dc7cdcad70510
2   "name": "LTDTools",
3   "version": "0.0.4",
4   "summary": "LTD工具类简介2019年10月.",
5   "description": "LTD工具类详细简介2019年10月14日15:09.",
6   "homepage": "https://github.com/litongde/LTDTools",
7   "license": "MIT",
8   "authors": {
9     "Eden": "litongde@foxmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/litongde/LTDTools.git",
16     "tag": "0.0.4"
17   },
18   "public_header_files": "Classes/LTDTools.h",
19   "source_files": "Classes/LTDTools.h",
20   "subspecs": [
21     {
22       "name": "LTDCategory",
23       "public_header_files": "Classes/LTDCategory/*.h",
24       "source_files": "Classes/LTDCategory/*.{h,m}"
25     }
26   ]