[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 0 / 3 / d / BSWInterfaceKit / 0.5.0 / BSWInterfaceKit.podspec.json
blob81c04d28004dfb648e16e481394ba6c155355958
2   "name": "BSWInterfaceKit",
3   "version": "0.5.0",
4   "summary": "A short description of BSWInterfaceKit.",
5   "homepage": "https://github.com/BlurredSoftware/BSWInterfaceKit",
6   "license": "MIT",
7   "authors": {
8     "Pierluigi Cifani": "pcifani@blurredsoftware.com"
9   },
10   "social_media_url": "http://twitter.com/piercifani",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_version": "4.1",
15   "source": {
16     "git": "https://github.com/BlurredSoftware/BSWInterfaceKit.git",
17     "tag": "0.5.0"
18   },
19   "source_files": "Source/**/*.{swift,m,h}",
20   "resources": "Assets/**/*.{xcassets,storyboard,strings}",
21   "dependencies": {
22     "BSWFoundation": [
23       "~> 1.4.0"
24     ],
25     "SDWebImage": [
26       "~> 4.3.2"
27     ]
28   }