4 "summary": "A simplicity but high efficiency iOS kit can be use to develop iOS app for ecommerce platform OpenCart",
5 "description": "A simplicity but high efficiency kit wrap web service layer for the OpenCart ecommerce platform.\nThis is Objecitve-C version, you can use to develop iOS client app for OpenCart store site.\n",
6 "homepage": "https://github.com/iXCart/OpenCartKit",
7 "license": "GNU General Public License version 3 (GPLv3)",
9 "RobinCheung": "iRobinCheung@hotmail.com"
12 "git": "https://github.com/iXCart/OpenCartKit.git",
24 "public_header_files": [
29 "OpenCartKit/OpenCartKit.h",
39 "public_header_files": "OpenCartKit/Services/Core/*.h",
40 "source_files": "OpenCartKit/Services/Core/*"
43 "OpenCartKit/Support": [
46 "OpenCartKit/Vendor": [
49 "OpenCartKit/Services/Exception": [
57 "public_header_files": "OpenCartKit/Services/Exception/*.h",
58 "source_files": "OpenCartKit/Services/Exception/*"
64 "public_header_files": "OpenCartKit/Services/Catalog/Product/*.h",
65 "source_files": "OpenCartKit/Services/Catalog/Product/*"
68 "OpenCartKit/Support": [
71 "OpenCartKit/Vendor": [
74 "OpenCartKit/Services/Core": [
77 "OpenCartKit/Services/Exception": [
85 "public_header_files": "OpenCartKit/Services/Catalog/Account/*.h",
86 "source_files": "OpenCartKit/Services/Catalog/Account/*"
89 "OpenCartKit/Support": [
92 "OpenCartKit/Vendor": [
95 "OpenCartKit/Services/Core": [
98 "OpenCartKit/Services/Exception": [
106 "public_header_files": "OpenCartKit/Services/Catalog/Checkout/*.h",
107 "source_files": "OpenCartKit/Services/Catalog/Checkout/*"
110 "OpenCartKit/Support": [
113 "OpenCartKit/Vendor": [
116 "OpenCartKit/Services/Core": [
119 "OpenCartKit/Services/Exception": [
128 "source_files": "OpenCartKit/Support/*.{h,m}",
130 "public_header_files": "OpenCartKit/Support/*.h"
133 "OpenCartKit/Vendor": [
142 "name": "Foundation",
144 "public_header_files": [
145 "Vendor/Foundation/*.h",
146 "Vendor/Foundation/**/*.h"
149 "Vendor/Foundation/*",
150 "Vendor/Foundation/**/*"
157 "public_header_files": [
158 "Vendor/Security/*.h",
159 "Vendor/Security/**/*.h"
161 "source_files": "Vendor/Security/**/*"