blob: b3639caffad23b3170fff8696bdbd857958e7a22 [file] [log] [blame]
{
"name": "Style",
"version": "0.2.2",
"summary": "Elegant UIView customizations in Swift",
"homepage": "https://github.com/iwheelbuy/Style",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iwheelbuy": "iwheelbuy@gmail.com"
},
"source": {
"git": "https://github.com/iwheelbuy/Style.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Style/Classes/**/*",
"dependencies": {
"RxCocoa": [
]
},
"pushed_with_swift_version": "3.0"
}