[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 6 / a / StringflowFramework-iOS / 1.1.0 / StringflowFramework-iOS.podspec.json
blobaae99b4128e8f7c0d1a50fcd32317879ef7a6095
2   "name": "StringflowFramework-iOS",
3   "version": "1.1.0",
4   "summary": "StringflowFramework-iOS is the iOS client interface for the Stringflow xmpp server.",
5   "license": "Apache-2.0",
6   "authors": {
7     "Shubham Garg": "91garg.shubham@gmail.com",
8     "Yogendra Sharma": "yogi@alterbasics.com"
9   },
10   "homepage": "http://www.stringflow.com/",
11   "requires_arc": true,
12   "source": {
13     "git": "https://github.com/StringflowServer/StringflowFramework-iOS.git",
14     "tag": "1.1.0"
15   },
16   "libraries": [
17     "sqlite3"
18   ],
19   "platforms": {
20     "ios": "9.0"
21   },
22   "ios": {
23     "vendored_frameworks": "SF_swift_framework.framework"
24   }