blob: d10b177260c73f52fe93d1d150f3234c0b3938bf [file] [log] [blame]
{
"name": "Telepat",
"version": "0.0.2",
"summary": "Real Time, Open Source Data Sync",
"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.",
"homepage": "http://telepat.io",
"license": "Apache",
"authors": {
"Appscend": "ovidiu@appscend.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/telepat-io/telepat-ios-sdk.git",
"tag": "0.0.2"
},
"source_files": [
"Telepat",
"Telepat/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"YapDatabase": [
],
"JSONModel": [
],
"AFNetworking": [
],
"SIOSocket": [
]
}
}