[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / 0 / 7 / NSObject+Singleton / 1.0.0 / NSObject+Singleton.podspec.json
blob6d281f009bb8c70bfbf196b760fdec0483a713cf
2   "name": "NSObject+Singleton",
3   "version": "1.0.0",
4   "summary": "Singleton Pattern for NSObject.",
5   "homepage": "https://github.com/nh7a/NSObject-Singleton",
6   "license": {
7     "type": "wtfpl",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Naoki Hiroshima": "n@h7a.org"
12   },
13   "source": {
14     "git": "https://github.com/nh7a/NSObject-Singleton.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "source_files": "*.{m,h}"