[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 2 / 7 / GSSynthesizeSingleton / 1.0.1 / GSSynthesizeSingleton.podspec.json
blob5271b901f156b79b17e6a6fd8ecf1a90175d19d7
2   "name": "GSSynthesizeSingleton",
3   "version": "1.0.1",
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": "1.0.1"
13   },
14   "source_files": "GSSynthesizeSingleton/*.{h,m}",
15   "requires_arc": true,
16   "deprecated_in_favor_of": "GSLSynthesizeSingleton",
17   "platforms": {
18     "osx": null,
19     "ios": null,
20     "tvos": null,
21     "watchos": null
22   }