[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / 2 / WoocommerceClient / 0.0.1 / WoocommerceClient.podspec.json
blob8f1292306db199309f351448e22d0f4977d680b5
2   "name": "WoocommerceClient",
3   "version": "0.0.1",
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.1"
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"