[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 2 / WoocommerceClient / 0.0.2 / WoocommerceClient.podspec.json
blobb5857b31bd51dfc0c3e3ad143dc5840f37ad5b73
2   "name": "WoocommerceClient",
3   "version": "0.0.2",
4   "summary": "Swift based WooCommerce Client",
5   "description": "Woocommerce Clientr for Swift for use in iOS Apps",
6   "homepage": "https://github.com/VigaasVentures/iOSWoocommerceClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Damandeep Singh": "singh.damandeep@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/VigaasVentures/iOSWoocommerceClient.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "WoocommerceClient/**/*.swift",
22   "dependencies": {
23     "ObjectMapper": [
24       "~> 2.2"
25     ],
26     "Just": [
27       "~>0.5"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"