4 "summary": "Some tools for iOS project created by pp.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/Garenge/PPToolKit",
12 "pengpeng": "garenge@outlook.com"
15 "git": "https://github.com/Garenge/PPToolKit.git",
18 "pod_target_xcconfig": {
19 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21 "user_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "source_files": "PPToolKit/Classes/**/*",
28 "public_header_files": "PPToolKit/Classes/**/*.h"