[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / e / 0 / ChainsKit / 0.1.8 / ChainsKit.podspec.json
blob83c9833d7cad32dda1d56d8230529ac5fa726466
2   "name": "ChainsKit",
3   "version": "0.1.8",
4   "summary": "ChainsKit is a library that helps you easily set-up iOS UI components with builder pattern.",
5   "description": "ChainsKit is a library that helps you easily set-up iOS UI components with builder pattern.",
6   "homepage": "https://github.com/kuotinyen/ChainsKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kuotinyen": "kuotinyen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kuotinyen/ChainsKit.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "ChainsKit/Classes/**/*"