[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / d / BSWInterfaceKit / 2.0.0 / BSWInterfaceKit.podspec.json
blob3b60b39d98c022311dfba4d5655ed4631bc26b02
2   "name": "BSWInterfaceKit",
3   "version": "2.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": "11.0"
13   },
14   "swift_version": "5.0",
15   "source": {
16     "git": "https://github.com/TheLeftBit/BSWInterfaceKit.git",
17     "tag": "2.0.0"
18   },
19   "source_files": "Source/**/*.{swift,m,h}",
20   "resource_bundles": {
21     "BSWInterfaceKit": "Assets/**/*.{xcassets,storyboard,strings}"
22   },
23   "dependencies": {
24     "BSWFoundation": [
25       "~> 2.3.0"
26     ],
27     "Nuke": [
28       "~> 7.6"
29     ]
30   }