[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 0 / 6 / 8 / YBDictionaryToModel / 1.0.1 / YBDictionaryToModel.podspec.json
bloba752e6b9c872dfd495b00710160a065c0d43336b
2   "name": "YBDictionaryToModel",
3   "version": "1.0.1",
4   "summary": "Auto create Model property From Dictionary.",
5   "homepage": "https://github.com/queuey/YBDictionaryToModel",
6   "license": "MIT License",
7   "authors": {
8     "Queuey": "queuey@163.com"
9   },
10   "source": {
11     "git": "https://github.com/queuey/YBDictionaryToModel.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "YBDictionaryToModel/*",
19   "frameworks": "Foundation"