[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 1 / 6 / DTMediasViewController / 1.0.1 / DTMediasViewController.podspec.json
blobc0bbdcbebf9fabf0eb44eedd4ccc69ee2cac9496
2   "name": "DTMediasViewController",
3   "version": "1.0.1",
4   "summary": "Browse photo, gif and video.",
5   "homepage": "https://github.com/danjiang/DTMediasViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dan Jiang": "dan@danthought.com"
12   },
13   "social_media_url": "http://twitter.com/dtstudio",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/danjiang/DTMediasViewController.git",
20     "tag": "1.0.1",
21     "submodules": true
22   },
23   "source_files": "Sources/**/*.{h,swift}",
24   "resources": "Sources/*.png",
25   "dependencies": {
26     "FLAnimatedImage": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"