blob: 6a3ed0afd6b4aef8ac2b3a5720336c6b1eb71ae5 [file] [log] [blame]
{
"name": "DTMediasViewController",
"version": "1.0.0",
"summary": "Browse photo, gif and video.",
"homepage": "https://github.com/danjiang/DTMediasViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dan Jiang": "dan@danthought.com"
},
"social_media_url": "http://twitter.com/dtstudio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/danjiang/DTMediasViewController.git",
"tag": "1.0.0",
"submodules": true
},
"source_files": "Sources/**/*.{h,swift}",
"resources": "Sources/*.png",
"dependencies": {
"FLAnimatedImage": [
]
}
}