blob: 4116d1f9bb70903d2b28eddb64b10cd0b6134efa [file] [log] [blame]
{
"name": "RainKit",
"version": "0.0.1",
"summary": "A handy builder extension of iOS components.",
"description": "RainKit is a library that helps you easily set-up iOS components with builder pattern.",
"homepage": "https://github.com/kuotinyen/RainKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"William Kuo (kuotinyen)": "kuotinyen@gmail.com"
},
"source": {
"git": "https://github.com/kuotinyen/RainKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.0",
"source_files": "RainKit/Classes/**/*",
"swift_version": "4.0"
}