blob: ed5bd0427de48df197b8ab94577b84ab01363a39 [file] [log] [blame]
{
"name": "IDMPhotoBrowser",
"version": "1.2",
"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"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Classes/*.{h,m}",
"resources": "Classes/IDMPhotoBrowser.bundle",
"frameworks": "MessageUI",
"dependencies": {
"AFNetworking": [
"~> 1.3.1"
],
"DACircularProgress": [
"~> 2.1.0"
],
"SVProgressHUD": [
"~> 0.9"
]
},
"requires_arc": true
}