blob: 4b50237925f0db45b551a59c0842f8a6a7f50582 [file] [log] [blame]
{
"name": "CLKSingletons",
"version": "0.1.1",
"summary": "CLKSingletons provides an elegant macro for declaring singletons in your iOS app.",
"homepage": "https://github.com/Clinkle/CLKSingletons",
"license": "MIT",
"authors": {
"tsheaff": "tyler@clinkle.com"
},
"source": {
"git": "https://github.com/Clinkle/CLKSingletons.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}