[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 5 / c / 2 / DVExtension / 1.0.0 / DVExtension.podspec.json
blob16672f96d7bc043682b936198bf61c1e50669930
2   "name": "DVExtension",
3   "version": "1.0.0",
4   "summary": "Swift Extension",
5   "description": "一个自用的Swift Extension",
6   "homepage": "https://github.com/CreatFish/DVExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GreatFish": "654070281@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/CreatFish/DVExtension.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "DVExtension/*.swift",
22   "requires_arc": true,
23   "swift_version": "4.0"