blob: 56145e02244ef4bcc3d4cc4200b35687eefd9790 [file] [log] [blame]
{
"name": "AZBugReporter",
"version": "0.1.8",
"summary": "iOS bug reporter.",
"homepage": "https://github.com/AndrewZhuCC/AZBugReporter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew": "zaz92537@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AndrewZhuCC/AZBugReporter.git",
"tag": "0.1.8"
},
"source_files": "Classes/**/*",
"requires_arc": true,
"frameworks": "Photos",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"UITableView+FDTemplateLayoutCell": [
"~> 1.5.beta"
],
"Masonry": [
"~> 1.0.0"
],
"IQKeyboardManager": [
"~> 4.0.0"
],
"MBProgressHUD": [
"~> 0.9.0"
],
"Mantle": [
"~> 2.0.0"
],
"SAMKeychain": [
],
"SDWebImage": [
],
"AZMWPhotoBrowser": [
"~> 2.1.3"
],
"AZ-THPerformanceMonitor": [
"~> 0.0.16"
],
"MJRefresh": [
],
"AZNetworkEye": [
"~> 1.0.8"
]
}
}