4 "summary": "1.自动生成model代码,并且非常简洁\n2.自动生成api接口调用代码,你要做的只是填充请求数据 \n3.请求的数据,自动反序列化成相对应的mode实例",
5 "description": "STINetwork",
6 "homepage": "https://github.com/i-phil/STINetwork",
9 "philZhang": "goo.gle@foxmail.com"
12 "git": "https://github.com/i-phil/STINetwork.git",
15 "public_header_files": "STINetwork/STINetworkHeader.h",
16 "source_files": "STINetwork/STINetworkHeader.{h,m}",
21 "prefix_header_contents": "#ifndef\tTODO\n#define TODO( X )\t\t\t_Pragma(macro_cstr(message(\"✖✖✖✖✖✖✖✖✖✖✖✖✖✖✖✖✖✖ TODO: \" X)))\n#endif\n\n#define macro_cstr( A )\t\t\t\t\t\t\t\t\t\tmacro_cstr_( A )\n#define macro_cstr_( A )\t\t\t\t\t\t\t\t\t#A\n\n#define macro_string( A )\t\t\t\t\t\t\t\t\tmacro_string_( A )\n#define macro_string_( A )\t\t\t\t\t\t\t\t\t@(#A)",
22 "frameworks": "Foundation",
32 "public_header_files": "STINetwork/Samurai_Singleton.h",
33 "source_files": "STINetwork/Samurai_Singleton.{h,m}"
37 "source_files": "STINetwork/http/vendor/AutoCoding/**/*.{h,m}",
38 "public_header_files": "STINetwork/http/vendor/AutoCoding/**/*.h"
43 "STINetwork/AutoCoding": [
46 "STINetwork/Singleton": [
50 "source_files": "STINetwork/http/STIHTTPNetwork/**/*.{h,m}",
51 "public_header_files": "STINetwork/http/STIHTTPNetwork/**/*.h"