| { |
| "name": "SCSuspendedView", |
| "version": "1.1", |
| "summary": "SCSuspendedView provide a suspended view with transition animation.", |
| "description": "SCSuspendedView provide a suspended view with transition animation. It is a easy way to show a suspended view and transition animation.", |
| "homepage": "https://github.com/TalkingJourney/SCSuspendedView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "TalkingJourney": "https://github.com/TalkingJourney" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/TalkingJourney/SCSuspendedView.git", |
| "tag": "1.1" |
| }, |
| "source_files": "SCSuspendedView/**/*.{h,m}", |
| "public_header_files": "SCSuspendedView/**/*.h", |
| "requires_arc": true |
| } |