blob: b1c01f13f83b00e75c007c59c6e2c47ab74c88fd [file] [log] [blame]
{
"name": "OUIStyle",
"version": "1.0.7",
"summary": "An iOS style framework to OUI.sncf",
"homepage": "http://gitlab.socrate.vsct.fr/dwm-mobile/OUIStyle",
"screenshots": "",
"license": "MIT",
"source": {
"git": "git@gitlab.socrate.vsct.fr:dwm-mobile/OUIStyle.git",
"tag": "1.0.7"
},
"authors": {
"Aymen Farrah": "afarrah@voyages-sncf.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": [
"OUIStyle",
"OUIStyle/**/*.swift",
"OUIStyle/*.swift"
],
"resource_bundles": {
"OUIStyle": "OUIStyle/Styling/Ressources/*"
},
"dependencies": {
"SwiftyAttributes": [
],
"UIButton+BackgroundColor": [
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}