4 "summary": "network service with protobuf for iOS development.",
5 "description": "network service with protobuf for FLK.Inc iOS Developers, such as GET/POST/PUT etc.",
6 "homepage": "https://github.com/iFindTA",
7 "license": "MIT (LICENSE)",
9 "nanhujiaju": "hujiaju@hzflk.com"
15 "git": "https://github.com/iFindTA/PBNetservice.git",
19 "PBNetService/Pod/PBService/*.{h,m}",
20 "PBNetService/Pod/Category/NSURLSessionTask/*.{h,m}"
22 "public_header_files": [
23 "PBNetService/Pod/PBService/*.h",
24 "PBNetService/Pod/Category/NSURLSessionTask/*.h"
26 "resources": "PBNetService/Pod/Assets/*.*",
30 "SystemConfiguration",
36 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include",
37 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
38 "ONLY_ACTIVE_ARCH": "NO"