blob: 5c23f6b0d383dbf2bb50c606bd54632466025cc6 [file] [log] [blame]
{
"name": "VIEventTracker",
"version": "0.1",
"platforms": {
"ios": "6.1"
},
"license": "https://github.com/vitoziv/VIEventTracker/blob/master/License",
"summary": "A simple way to handle special event at special time.",
"homepage": "https://github.com/vitoziv/VIEventTracker",
"authors": {
"Vito Zhang": "vvitozhang@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/vitoziv/VIEventTracker.git",
"tag": "0.1"
},
"source_files": "VIEventTracker/*.{h,m}"
}