blob: b5072b56ad4c57b87f97a987304b64b244c7865d [file] [log] [blame]
{
"name": "FreestylerCore",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/cayugasoft/FreestylerCore",
"authors": {
"Alexander Doloz": "adoloz@cayugasoft.com"
},
"summary": "Swift 3 framework for styling.",
"source": {
"git": "https://github.com/cayugasoft/FreestylerCore.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"ios": {
"frameworks": "UIKit"
},
"pushed_with_swift_version": "3.0"
}