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",
16 "frameworks": "Foundation",
18 "source_files": "STINetwork/STINetworkHeader.{h,m}",
24 "public_header_files": "STINetwork/STINetworkHeader.h",
29 "prefix_header_contents": "",
33 "public_header_files": "STINetwork/Samurai_Singleton.h",
34 "source_files": "STINetwork/Samurai_Singleton.{h,m}"
38 "source_files": "STINetwork/http/vendor/AutoCoding/**/*.{h,m}",
39 "public_header_files": "STINetwork/http/vendor/AutoCoding/**/*.h"
44 "STINetwork/AutoCoding": [
47 "STINetwork/Singleton": [
51 "source_files": "STINetwork/http/STIHTTPNetwork/**/*.{h,m}",
52 "public_header_files": "STINetwork/http/STIHTTPNetwork/**/*.h"