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