blob: 0a6aec7ae85601309b9f078cf7f82e765e341778 [file] [log] [blame]
{
"name": "MyLilTimer",
"version": "0.1.0",
"summary": "Timer class for iOS and OS X offering a choice of behaviors.",
"homepage": "https://github.com/jmah/MyLilTimer",
"license": "MIT",
"authors": {
"Jonathon Mah": "me@JonathonMah.com"
},
"source": {
"git": "https://github.com/jmah/MyLilTimer.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "4.0",
"osx": "10.6"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}"
}