[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / d / MoySkladSDK / 1.0.1 / MoySkladSDK.podspec.json
blobee25bf15f2ece45b308fd5b005f21e040f67f7ef
2   "name": "MoySkladSDK",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.1",
7   "summary": "Client to MoySklad JSON API",
8   "homepage": "https://bitbucket.org/moysklad/com.lognex.mobile.ios.mistructs",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": "Lognex",
14   "source": {
15     "git": "https://bitbucket.org/moysklad/com.lognex.mobile.ios.mistructs.git",
16     "tag": "v1.0.1"
17   },
18   "source_files": "MoySkladSDK/**/*.{swift}",
19   "resources": "Localizable.strings",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.4.0"
23     ],
24     "RxSwift": [
25       "~> 3.2.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"