2 "name": "HTSkinBundle",
4 "summary": "A short description of HTSkinBundle.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/nscribble/HTSkinBundle",
12 "nscribble": "x201710216@163.com"
15 "git": "https://github.com/nscribble/HTSkinBundle.git",
21 "source_files": "HTSkinBundle/Classes/**/*.{h,m,c,mm,swift}",
22 "private_header_files": "HTSkinBundle/Classes/Private/**.{h}",
23 "user_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "pod_target_xcconfig": {
27 "VALID_ARCHS": "x86_64 armv7 arm64",
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"