[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 3 / d / BSWInterfaceKit / 1.0.0 / BSWInterfaceKit.podspec.json
blob6c55fab9060de4a4f4e5ad4c71d7e84576cfc46e
2   "name": "BSWInterfaceKit",
3   "version": "1.0.0",
4   "summary": "A short description of BSWInterfaceKit.",
5   "homepage": "https://github.com/TheLeftBit/BSWInterfaceKit",
6   "license": "MIT",
7   "authors": {
8     "Pierluigi Cifani": "pcifani@theleftbit.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/TheLeftBit/BSWInterfaceKit.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Source/**/*.{swift,m,h}",
20   "resources": "Assets/**/*.{xcassets,storyboard,strings}",
21   "dependencies": {
22     "BSWFoundation": [
23       "~> 2.0"
24     ],
25     "SDWebImage": [
26       "~> 4.3.3"
27     ]
28   }