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