blob: 592a83fffb5e012ec3fbad60d2a31b277fd1a505 [file] [log] [blame]
{
"name": "SRGEventDateRecorder",
"version": "0.0.2",
"summary": "Persist event date and count easily.",
"homepage": "https://github.com/soragoto/SRGEventDateRecorder",
"license": "MIT",
"authors": {
"Norihiro Sakamoto": "nori0620@gmail.com"
},
"source": {
"git": "https://github.com/soragoto/SRGEventDateRecorder.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}