| { |
| "name": "flyfire", |
| "version": "0.1.7", |
| "summary": "WebSocket (RFC 6455) client library for iOS & OS X - PKCS #12 Client Certificate", |
| "homepage": "https://github.com/flynetworks/jetfire", |
| "license": "Apache License, Version 2.0", |
| "authors": { |
| "Dalton Cherry": "daltoniam@gmail.com", |
| "Kay Schecker": "github@flynetworks.de" |
| }, |
| "social_media_url": "http://twitter.com/daltoniam", |
| "source": { |
| "git": "https://github.com/flynetworks/jetfire.git", |
| "tag": "0.1.7" |
| }, |
| "platforms": { |
| "ios": "6.0", |
| "osx": "10.8" |
| }, |
| "source_files": "*.{h,m}", |
| "requires_arc": true |
| } |