[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / e / QiscusCore / 3.0.0-beta.4 / QiscusCore.podspec.json
blob0dd4f98cf5eba5da1aca2ef8c8934a554bce8f56
2   "name": "QiscusCore",
3   "version": "3.0.0-beta.4",
4   "summary": "Qiscus Core SDK for iOS",
5   "description": "Qiscus SDK for iOS contains Qiscus public Model.",
6   "homepage": "https://qiscus.com",
7   "license": "MIT",
8   "authors": "Qiscus",
9   "source": {
10     "git": "https://github.com/qiscus/QiscusCore-iOS.git",
11     "tag": "3.0.0-beta.4"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "ios": {
17     "vendored_frameworks": "QiscusCore.framework",
18     "frameworks": [
19       "UIKit",
20       "QuartzCore",
21       "CFNetwork",
22       "Security",
23       "Foundation",
24       "MobileCoreServices",
25       "CoreData"
26     ]
27   },
28   "dependencies": {
29     "QiscusRealtime": [
30       "1.2.0"
31     ],
32     "SwiftyJSON": [
34     ]
35   }