blob: c942964c3c7c36aad1f51b5639e4bdc9cd5ede54 [file] [log] [blame]
{
"name": "Style",
"version": "0.2.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Style/Classes/**/*",
"dependencies": {
"RxCocoa": [
]
},
"pushed_with_swift_version": "3.0"
}