[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / a / f / QPXExpressWrapper / 0.2.2 / QPXExpressWrapper.podspec.json
blob66c19b2716168e886219ed9b1923febdafdda66a
2   "name": "QPXExpressWrapper",
3   "version": "0.2.2",
4   "summary": "A wrapper for the Google QPX Express API.",
5   "description": "This CocoaPod provides the model layer and query utilities to use the QPX Express API with ease.",
6   "homepage": "https://github.com/yoonapps/QPXExpressWrapper",
7   "license": "MIT",
8   "authors": {
9     "Kyle Yoon": "apps.yoon@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yoonapps/QPXExpressWrapper.git",
13     "tag": "0.2.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "QPXExpressWrapper/Classes/**/*",
19   "dependencies": {
20     "Gloss": [
21       "~> 1.2"
22     ]
23   },
24   "pushed_with_swift_version": "3.0"