blob: 0d6e8a6c9cc530482c33f7ce0fc99aaeb8abf060 [file] [log] [blame]
{
"name": "DDClock",
"version": "1.0.0",
"summary": "A super simple and beautiful and high-performance IOS clock widget. Drawing views using Quartz 2D Completely.",
"homepage": "https://github.com/daiweilai/DDClock",
"license": "Apache License",
"authors": {
"David Day": "daiweilai@gmail.com"
},
"source": {
"git": "https://github.com/daiweilai/DDClock.git",
"tag": "v1.0.0"
},
"source_files": "DDClock/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}