blob: 089154fdca0bd91d4ccbaf926881652f7b1f0125 [file] [log] [blame]
{
"name": "FreestylerCore",
"version": "0.3.0",
"summary": "FreestylerCore lets you create and reuse styles using lightweight syntax.",
"description": "FreestylerCore is the core collection of classes, enums and protocols which make possible to create and reuse *styles* and apply them to `UIView`s and `UIBarItem`s.",
"homepage": "https://github.com/cayugasoft/FreestylerCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Doloz": "adoloz@cayugasoft.com"
},
"source": {
"git": "https://github.com/cayugasoft/FreestylerCore.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FreestylerCore/Sources/**/*"
}