blob: 83c9833d7cad32dda1d56d8230529ac5fa726466 [file] [log] [blame]
{
"name": "ChainsKit",
"version": "0.1.8",
"summary": "ChainsKit is a library that helps you easily set-up iOS UI components with builder pattern.",
"description": "ChainsKit is a library that helps you easily set-up iOS UI components with builder pattern.",
"homepage": "https://github.com/kuotinyen/ChainsKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kuotinyen": "kuotinyen@gmail.com"
},
"source": {
"git": "https://github.com/kuotinyen/ChainsKit.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "ChainsKit/Classes/**/*"
}