blob: 0f1ce3cf05383daeb57c46d967fa2fe2dc978d8c [file] [log] [blame]
{
"name": "Telepat",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Telepat",
"Telepat/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"YapDatabase": [
],
"JSONModel": [
],
"AFNetworking": [
],
"SIOSocket": [
],
"CocoaLumberjack": [
]
}
}