[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 1 / 4 / 0 / BaseJson4 / 1.0 / BaseJson4.podspec.json
blobce25a0dbe9b490e71ebb1a218322b8014602f667
2   "name": "BaseJson4",
3   "version": "1.0",
4   "summary": "Swift4 JSON to Object Model",
5   "homepage": "https://github.com/kittymo/BaseJson4",
6   "license": "MIT",
7   "platforms": {
8     "ios": "11.0"
9   },
10   "authors": {
11     "KittyMei": "kittymei1010@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/kittymo/BaseJson4.git",
15     "tag": "1.0"
16   },
17   "source_files": "BaseJson4/BaseJson4.swift",
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "pushed_with_swift_version": "4.0"