blob: 0dee56039d06a07eaac24a0ce8fd8f51d39a1db1 [file] [log] [blame]
{
"name": "ChainsKit",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ChainsKit/Classes/**/*"
}