| { | |
| "name": "PulsingHalo", | |
| "version": "0.2.9", | |
| "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.9" | |
| }, | |
| "source_files": "PulsingHalo/*.{h,m}", | |
| "frameworks": "QuartzCore", | |
| "requires_arc": true | |
| } |