4 "summary": "Only use in GY_iOS Project.",
5 "homepage": "http://www.gyist.com",
8 "zhangqy": "zhangqy@gyist.com"
11 "git": "http://git.gyist.com/ios/GYKit.git",
19 "public_header_files": "Pod/GYKit.h",
20 "source_files": "Pod/GYKit.h",
21 "frameworks": "UIKit",
22 "resources": "Pod/**/*.{png,xib,nib}",
26 "source_files": "Pod/Category/**/*.{h,m}",
27 "public_header_files": "Pod/Category/**/*.{h}",
39 "source_files": "Pod/Network/**/*.{h,m}",
40 "public_header_files": "Pod/Network/**/*.{h}",
52 "source_files": "Pod/Runtime/**/*.{h,m}",
53 "public_header_files": "Pod/Runtime/**/*.{h}",
65 "source_files": "Pod/Log/**/*.{h,m}",
66 "public_header_files": "Pod/Log/**/*.{h}",
75 "source_files": "Pod/UI/**/*.{h,m}",
76 "public_header_files": "Pod/UI/**/*.{h}"