{ | |
"name": "PulsingHalo", | |
"version": "0.2.1", | |
"summary": "iOS Component to create Pulsating Animations.", | |
"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.2.1" | |
}, | |
"source_files": "PulsingHalo/*.{h,m}", | |
"frameworks": "QuartzCore", | |
"requires_arc": true | |
} |