[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 4 / b / TXQuestionManager / 0.0.3 / TXQuestionManager.podspec.json
blob00d856603b40b1e8de01f9287cb7ca8913c9b383
2   "name": "TXQuestionManager",
3   "version": "0.0.3",
4   "summary": "This is componentization with TXQuestionManager.",
5   "description": "pod TXQuestionManager private library",
6   "homepage": "https://github.com/CJbenben/TXQuestionManager",
7   "license": "MIT",
8   "authors": {
9     "chenxiaojie": "chenjie003@qq.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/CJbenben/TXQuestionManager.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "TXQuestionManager/TXQuestion/*.{h,m}",
19   "dependencies": {
20     "Masonry": [
22     ]
23   }