| { |
| "name": "FMEventDispatcher", |
| "version": "0.1.0", |
| "summary": "More to come.", |
| "description": "Event dispatcher for iOS", |
| "homepage": "https://github.com/francoismarceau29/FMEventDispatcher", |
| "license": "MIT", |
| "authors": { |
| "Frank Marceau": "franksup2@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/francoismarceau29/FMEventDispatcher.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/franksup2", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*" |
| } |