blob: 4ac388de90a8a987f38a2bd3d0bb2b122b3dd89e [file] [log] [blame]
{
"name": "PSAnalogClock",
"version": "0.0.1",
"summary": "A class for making analog style clocks with your own provided images.",
"homepage": "https://github.com/paulsamuels/PSAnalogClock",
"license": {
"type": "Custom",
"text": "Copyright 2011 www.paul-samuels.com. All rights reserved."
},
"authors": {
"Paul Samuels": "paulio1987@gmail.com"
},
"source": {
"git": "https://github.com/paulsamuels/PSAnalogClock.git",
"commit": "e5d840610d82cfd76b19d2f7a0bafe7aafe4bc4d"
},
"platforms": {
"ios": "5.0"
},
"source_files": "AnalogClockWithImages/PSAnalogClockView.{h,m}",
"resources": "AnalogClockWithImages/clock*.png",
"requires_arc": true
}