blob: 8b55d1f08a43093b5734a5e9e36448a81da83040 [file] [log] [blame]
{
"name": "TLSignals",
"version": "0.0.1",
"platforms": {
"ios": null
},
"license": {
"type": "Custom",
"text": "Copyright (C) 2012 Sergey Egorov"
},
"summary": "Observer pattern with compile-time type checking for Objective-C.",
"homepage": "https://github.com/bsideup/TLSignals",
"authors": {
"Sergey Egorov": "bsideup@gmail.com"
},
"source": {
"git": "https://github.com/bsideup/TLSignals.git",
"commit": "262a1defc6da77636cfa86fae316163f752d3d19"
},
"source_files": "TLSignals/*.{h,m, mm}",
"requires_arc": false
}