[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 1 / c / 8 / Telepat / 0.0.2 / Telepat.podspec.json
blobd10b177260c73f52fe93d1d150f3234c0b3938bf
2   "name": "Telepat",
3   "version": "0.0.2",
4   "summary": "Real Time, Open Source Data Sync",
5   "description": "Telepat is an open-source backend stack, designed to deliver information and information updates in real-time to clients, while allowing for flexible deployment and simple scaling.",
6   "homepage": "http://telepat.io",
7   "license": "Apache",
8   "authors": {
9     "Appscend": "ovidiu@appscend.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/telepat-io/telepat-ios-sdk.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Telepat",
20     "Telepat/**/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "YapDatabase": [
26     ],
27     "JSONModel": [
29     ],
30     "AFNetworking": [
32     ],
33     "SIOSocket": [
35     ]
36   }