[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 3 / 5 / MSServerSentEvents / 0.1.0 / MSServerSentEvents.podspec.json
blob6f616040492903159b48e6e065f703503f7e49d7
2   "name": "MSServerSentEvents",
3   "version": "0.1.0",
4   "summary": "A native Objective-C implementation of Server-Sent Events",
5   "description": "                       Improve your iOS app’s user experience and utility with our open-source, standards-based real-time data library\n",
6   "homepage": "https://github.com/makeandship/MSServerSentEvents",
7   "license": "MIT",
8   "authors": {
9     "Simon Heys": "simon@makeandship.co.uk"
10   },
11   "source": {
12     "git": "https://github.com/makeandship/MSServerSentEvents.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/makeandship",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "MSServerSentEvents": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "libextobjc/EXTScope": [
28       "~> 0.4"
29     ]
30   }