[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 5 / 2 / 7 / GSSynthesizeSingleton / 2.0.3 / GSSynthesizeSingleton.podspec.json
blobc1171e18b3247be78cef74f652482e94cc75c998
2   "name": "GSSynthesizeSingleton",
3   "version": "2.0.3",
4   "summary": "A simple macro for an Objective-C singleton class.",
5   "homepage": "https://github.com/GyazSquare/GSSynthesizeSingleton",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": "GyazSquare",
10   "source": {
11     "git": "https://github.com/GyazSquare/GSSynthesizeSingleton.git",
12     "tag": "2.0.3"
13   },
14   "platforms": {
15     "watchos": "2.0"
16   },
17   "requires_arc": true,
18   "source_files": "GSSynthesizeSingleton/*.{h,m}",
19   "deprecated_in_favor_of": "GSLSynthesizeSingleton"