[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / d / MoySkladSDK / 1.0.0 / MoySkladSDK.podspec.json
blob14b2f87c52f6d6e8b64e18c2341fc6b6d3b90860
2   "name": "MoySkladSDK",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.0",
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.0"
17   },
18   "source_files": "MoySkladSDK/**/*.{swift}",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.4.0"
22     ],
23     "RxSwift": [
24       "~> 3.2.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"