blob: cf52ea7a4b53547d59c9bac6f1d5d8d7c73a56e2 [file] [log] [blame]
{
"name": "PulsingHalo",
"version": "0.0.1",
"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.0.1"
},
"source_files": "PulsingHalo/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}