blob: 8d46c276002ea96d701720f1e1fc5554f1b662c3 [file] [log] [blame]
{
"name": "SimpleTimer",
"version": "0.1.0",
"summary": "Simplify work with NSTimer.",
"homepage": "https://github.com/alerstov/SimpleTimer",
"license": "MIT",
"authors": {
"Alexander Stepanov": "alerstov@gmail.com"
},
"source": {
"git": "https://github.com/alerstov/SimpleTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "*.{h,m}"
}