blob: d7c78930b1587f1d478ea7328249356194e7bec7 [file] [log] [blame]
{
"name": "UIStyle",
"version": "1.1",
"summary": "CSS for iOS.",
"description": "Super easy framework for managing visual styles in iOS. Written in Swift.",
"homepage": "https://github.com/igormatyushkin014/StyleKit",
"screenshots": "https://github.com/igormatyushkin014/StyleKit/raw/master/Images/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/igormatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/StyleKit.git",
"tag": "1.1"
},
"source_files": [
"Source",
"Source/**/*"
],
"pushed_with_swift_version": "3.0"
}