blob: e1827bf34333e42eeffc1a9fa53dc792902d6da1 [file] [log] [blame]
{
"name": "IDMPhotoBrowser",
"version": "1.2.3",
"summary": "IDMPhotoBrowser.",
"homepage": "https://github.com/appkraft/IDMPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Appkraft": "all@appkraft.net"
},
"source": {
"git": "https://github.com/appkraft/IDMPhotoBrowser.git",
"tag": "1.2.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Classes/*.{h,m}",
"resources": "Classes/IDMPhotoBrowser.bundle",
"frameworks": [
"MessageUI",
"QuartzCore"
],
"dependencies": {
"AFNetworking": [
"~> 1.3.1"
],
"DACircularProgress": [
"~> 2.1.0"
],
"SVProgressHUD": [
"~> 0.9"
]
},
"requires_arc": true
}