blob: d93bc6d2d33f775ccc3a850012a5e84d98fa0682 [file] [log] [blame]
{
"name": "PulsingHalo",
"version": "0.1.0",
"summary": "iOS Component For Creating A Pulsing Animation Great For Map Annotations And Beacons",
"homepage": "https://github.com/shu223/PulsingHalo",
"license": "MIT",
"authors": {
"shu223": "shuichi0526@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/shu223/PulsingHalo.git",
"tag": "0.1.0"
},
"source_files": "PulsingHalo/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}