blob: 57cddd5edecb0e4086d63a6036918aa1f69dc9ec [file] [log] [blame]
{
"name": "ChainsKit",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ChainsKit/Classes/**/*"
}