blob: abff14d84491f1855efea2eaf4155b8dbae6475b [file] [log] [blame]
{
"name": "PulsingHalo",
"version": "0.2.10",
"platforms": {
"ios": "8.0"
},
"summary": "iOS Component to create Pulsating Animations.",
"homepage": "https://github.com/shu223/PulsingHalo",
"license": "MIT",
"authors": {
"shu223": "shuichi0526@gmail.com"
},
"source": {
"git": "https://github.com/shu223/PulsingHalo.git",
"tag": "0.2.10"
},
"source_files": "PulsingHalo/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}