blob: ed07d97e3557355dc025c89b1dff236425f636d8 [file] [log] [blame]
{
"name": "PGTimer",
"version": "0.0.1",
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"summary": "GCD Timer",
"homepage": "https://github.com/PggMan/PGTimerDemo",
"license": "MIT",
"authors": {
"PggMan": "pg890101@gmail.com"
},
"source": {
"git": "https://github.com/PggMan/PGTimerDemo.git",
"tag": "0.0.1"
},
"source_files": "PGTimerDemo/PGTimer/*.{h,m}",
"requires_arc": true
}