blob: 587f4dbb0b0fe673c6d82427242cc56f75e043a0 [file] [log] [blame]
{
"name": "SpinningDiskView",
"version": "0.0.1",
"summary": "Disk is the romance of the 20 century.",
"homepage": "https://github.com/saiday/SpinningDiskView",
"license": "MIT",
"authors": {
"saiday": "feocms@gmail.com"
},
"social_media_url": "http://twitter.com/saiday",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/saiday/SpinningDiskView.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}