4 "summary": "iOS OC component",
5 "description": "ios Common component",
6 "homepage": "https://github.com/guohongqi-china/OCComponent",
9 "guohongqi-china": "820003039@qq.com"
15 "git": "https://github.com/guohongqi-china/OCComponent.git",
18 "public_header_files": "OCComponent/OCComponent.h",
19 "source_files": "OCComponent/OCComponent.h",
21 "prefix_header_contents": "#ifndef TARGET_OS_IOS\n #define TARGET_OS_IOS TARGET_OS_IPHONE\n#endif",
25 "source_files": "OCComponent/Component/**/*.{h,m}",
26 "public_header_files": "OCComponent/Component/**/*.{h}",
40 "frameworks": "CoreServices"