blob: 9107d05686bc4f9bd7d45f618f509c7bd0ba4dc4 [file] [log] [blame]
{
"name": "jetfire",
"version": "0.1.3",
"summary": "WebSocket (RFC 6455) client library for iOS & OS X.",
"homepage": "https://github.com/acmacalister/jetfire",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"social_media_url": "http://twitter.com/daltoniam",
"source": {
"git": "https://github.com/acmacalister/jetfire.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"source_files": "*.{h,m}",
"requires_arc": true
}