blob: 42dcb3edc48a99eb426c1ec07b3ca15f7efa16f3 [file] [log] [blame]
{
"name": "StringflowFramework-iOS",
"version": "1.1.1",
"summary": "StringflowFramework-iOS is the iOS client interface for the Stringflow xmpp server.",
"license": "Apache-2.0",
"authors": {
"Shubham Garg": "91garg.shubham@gmail.com",
"Yogendra Sharma": "yogi@alterbasics.com"
},
"homepage": "http://www.stringflow.com/",
"requires_arc": true,
"source": {
"git": "https://github.com/StringflowServer/StringflowFramework-iOS.git",
"tag": "1.1.1"
},
"libraries": [
"sqlite3"
],
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "SF_swift_framework.framework"
}
}