| { |
| "name": "SWTiltTransition", |
| "version": "1.0.0", |
| "summary": "Twitter like modal presentation transition.", |
| "homepage": "https://github.com/sarunw/SWTiltTransition", |
| "license": "MIT", |
| "authors": { |
| "Sarun Wongpatcharapakorn": "artwork.th@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/sarunw/SWTiltTransition.git", |
| "tag": "1.0.0" |
| }, |
| "social_media_url": "https://twitter.com/sarunw", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "resource_bundles": { |
| "SWTiltTransition": [ |
| "Pod/Assets/*.png" |
| ] |
| } |
| } |