[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 5 / DnpKit / 1.0.3 / DnpKit.podspec.json
blobb18f5f014f677311dc8e5f32efd1f6da449cd815
2   "name": "DnpKit",
3   "version": "1.0.3",
4   "summary": "A Cocoa chain extension,that can help you create your UI fastly",
5   "description": "Fast Chain of Cocoa For UI , you can help you create your UI fastly",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "swift_version": "5.0",
10   "homepage": "https://github.com/Zomfice/DnpKit",
11   "license": "MIT",
12   "authors": {
13     "Zomfice": "songchaofeng6@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Zomfice/DnpKit.git",
17     "tag": "1.0.3"
18   },
19   "source_files": "Source/*.swift",
20   "dependencies": {
21     "SnapKit": [
23     ]
24   }