5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://www.house365.com",
12 "house365cadmin@163.com": "house365cadmin@163.com"
15 "git": "https://gitee.com/house365ios/TFAlertView.git",
21 "source_files": "TFAlertView/Classes/**/*",
24 "TFAlertView/Assets/*.{png,xib}"
27 "prefix_header_contents": "#ifdef __OBJC__\n#define TFAlertBundleImageNamed(A) [UIImage imageNamed:A inBundle:[NSBundle bundleWithURL:[[NSBundle bundleForClass:self.class] URLForResource:@\"TFAlertView\" withExtension:@\"bundle\"]] compatibleWithTraitCollection:nil]\n#define TFAlertBundleName [NSBundle bundleWithURL:[[NSBundle bundleForClass:self.class] URLForResource:@\"TFAlertView\" withExtension:@\"bundle\"]]\n#endif"