[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 0 / GSLSynthesizeSingleton / 3.0.0 / GSLSynthesizeSingleton.podspec.json
blobdc526740b784acb57eaa640db7fdc5a9380bbd88
2   "name": "GSLSynthesizeSingleton",
3   "version": "3.0.0",
4   "authors": "GyazSquare",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/GyazSquare/GSLSynthesizeSingleton",
9   "source": {
10     "git": "https://github.com/GyazSquare/GSLSynthesizeSingleton.git",
11     "tag": "v3.0.0"
12   },
13   "summary": "A simple macro for an Objective-C singleton class.",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.6",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "module_name": "GSL",
21   "source_files": "GSLSynthesizeSingleton/*.{h,m}"