blob: 685f9de7ad2b162ef2c52b7288c50ad58fc67120 [file] [log] [blame]
{
"name": "AZBugReporter",
"version": "0.0.5",
"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.0.5"
},
"source_files": "Classes/**/*",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"UITableView+FDTemplateLayoutCell": [
"~> 1.5.beta"
],
"Masonry": [
"~> 1.0.2"
],
"IQKeyboardManager": [
"~> 4.0.7"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"Mantle": [
"~> 2.1.0"
],
"SAMKeychain": [
],
"SDWebImage": [
],
"AZMWPhotoBrowser": [
"~> 2.1.3"
],
"AZ-THPerformanceMonitor": [
"~> 0.0.11"
]
}
}