blob: d519db4366e83bd0d6598462c6df5f892d6a4568 [file] [log] [blame]
{
"name": "IDMPhotoBrowser",
"version": "1.2.6",
"summary": "IDMPhotoBrowser.",
"homepage": "https://github.com/ideaismobile/IDMPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Appkraft": "all@appkraft.net"
},
"source": {
"git": "https://github.com/ideaismobile/IDMPhotoBrowser.git",
"tag": "1.2.6"
},
"platforms": {
"ios": "6.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
}