blob: 9e177af59983d81401e768e1d263615d1ad363ba [file] [log] [blame]
{
"name": "SAMWeak",
"version": "0.0.1",
"summary": "Obj-C macro for easy creating weak references.",
"homepage": "https://github.com/samnung/SAMWeak",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roman Kříž": "samnung@gmail.com"
},
"source": {
"git": "https://github.com/samnung/SAMWeak.git",
"tag": "0.0.1"
},
"source_files": "*.{h}",
"requires_arc": true
}