[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / a / SwiftMediaContentHandler / 1.0.6 / SwiftMediaContentHandler.podspec.json
bloba8c684a561bc91ea456df0155432b20b9da14fa3
2   "name": "SwiftMediaContentHandler",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Media content handler that abstracts away PHPhotoLibrary using RxSwift.",
7   "requires_arc": true,
8   "version": "1.0.6",
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE.md"
12   },
13   "authors": {
14     "Hai Pham": "swiften.svc@gmail.com"
15   },
16   "homepage": "https://github.com/protoman92/SwiftMediaContentHandler.git",
17   "source": {
18     "git": "https://github.com/protoman92/SwiftMediaContentHandler.git",
19     "tag": "1.0.6"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SDWebImage/WebP": [
25     ],
26     "SwiftUtilities/Main": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0",
31   "subspecs": [
32     {
33       "name": "Main",
34       "source_files": "SwiftMediaContentHandler/**/*.{swift}"
35     }
36   ]