blob: ca8c399fe7793b7a1f15fca72a2f86d5c6c5b76a [file] [log] [blame]
{
"name": "WeakEvent",
"version": "0.1.1",
"summary": "Block based event system",
"homepage": "https://github.com/alerstov/WeakEvent",
"license": "MIT",
"authors": {
"Alexander Stepanov": "alerstov@gmail.com"
},
"source": {
"git": "https://github.com/alerstov/WeakEvent.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "WeakEvent/*.{h,m}"
}