[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / e / WebyclipSDK / 0.4.2 / WebyclipSDK.podspec.json
blobbdd436363dcbc71878c4c16c61ac2c00266821e2
2   "name": "WebyclipSDK",
3   "version": "0.4.2",
4   "summary": "iOS SDK for Webyclipl widgets",
5   "description": "A native iOS SDK to show webyclip curated videos based on app content using the Webyclip Service",
6   "homepage": "https://github.com/enbaya/WebyclipSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nimrod Ben Yaakov": "nimiby@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/enbaya/WebyclipSDK.git",
16     "tag": "0.4.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WebyclipSDK/Classes/**/*",
22   "resources": "WebyclipSDK/Assets/**/*.{xib,xcassets,bundle}",
23   "dependencies": {
24     "SwiftyJSON": [
25       "~> 3.1.1"
26     ],
27     "Alamofire": [
28       "~> 4.0.1"
29     ],
30     "CryptoSwift": [
31       "~> 0.6.6"
32     ],
33     "youtube-ios-player-helper": [
34       "~> 0.1.6"
35     ]
36   },
37   "pushed_with_swift_version": "3.0"