[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / 5 / jetfire / 0.0.1 / jetfire.podspec.json
blobf9cf2c36fef8429d8c664219060e94af033c0179
2   "name": "jetfire",
3   "version": "0.0.1",
4   "summary": "WebSocket (RFC 6455) client library for iOS & OS X.",
5   "homepage": "https://github.com/acmacalister/jetfire",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "daltoniam@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/daltoniam",
11   "source": {
12     "git": "https://github.com/acmacalister/jetfire.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "6.0",
17     "osx": "10.7"
18   },
19   "source_files": "*.{h,m}",
20   "requires_arc": true