[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 4 / b / TXQuestionManager / 0.0.2 / TXQuestionManager.podspec.json
blobd2d66e8c54152cf62716618018cc3781566b709e
2   "name": "TXQuestionManager",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "TXQuestionManager/TXQuestion/*.{h,m}",
19   "dependencies": {
20     "Masonry": [
22     ]
23   }