[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 7 / GSSynthesizeSingleton / 2.0.2 / GSSynthesizeSingleton.podspec.json
blob8ad971ee3545870c0829baa15311f5b62ef205a6
2   "name": "GSSynthesizeSingleton",
3   "version": "2.0.2",
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.2"
13   },
14   "platforms": {
15     "watchos": "2.0"
16   },
17   "requires_arc": true,
18   "source_files": "GSSynthesizeSingleton/*.{h,m}",
19   "deprecated_in_favor_of": "GSLSynthesizeSingleton"