{ | |
"name": "SwiftyStylable", | |
"version": "0.1.0", | |
"summary": "Ultra lightweight style library", | |
"homepage": "https://github.com/akarataev/SwiftyStylable", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"akarataev": "hol0d@me.com" | |
}, | |
"source": { | |
"git": "https://github.com/akarataev/SwiftyStylable.git", | |
"tag": "0.1.0" | |
}, | |
"social_media_url": "https://twitter.com/akarataev", | |
"swift_version": "4.2", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "SwiftyStylable/Classes/**/*" | |
} |