[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / c / 5 / CLKSingletons / 0.1.1 / CLKSingletons.podspec.json
blob4b50237925f0db45b551a59c0842f8a6a7f50582
2   "name": "CLKSingletons",
3   "version": "0.1.1",
4   "summary": "CLKSingletons provides an elegant macro for declaring singletons in your iOS app.",
5   "homepage": "https://github.com/Clinkle/CLKSingletons",
6   "license": "MIT",
7   "authors": {
8     "tsheaff": "tyler@clinkle.com"
9   },
10   "source": {
11     "git": "https://github.com/Clinkle/CLKSingletons.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes"