blob: d85185c221bd293df033878c2da8b6202f1c7844 [file] [log] [blame]
{
"name": "IDMPhotoBrowser+WeChat",
"summary": "Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more.",
"version": "1.9.4",
"homepage": "https://github.com/yehuanwen/IDMPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"yehuanwen": "yehuanwen@126.com"
},
"source": {
"git": "https://github.com/yehuanwen/IDMPhotoBrowser.git",
"tag": "1.9.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"resources": [
"Classes/IDMPhotoBrowser.bundle",
"Classes/IDMPBLocalizations.bundle"
],
"frameworks": [
"MessageUI",
"QuartzCore",
"SystemConfiguration",
"MobileCoreServices",
"Security"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"DACircularProgress": [
],
"pop": [
]
}
}