blob: 75f03026a433e53c2eb61dc0b27aa84b9065d402 [file] [log] [blame]
{
"name": "OUIStyle",
"version": "1.0.8",
"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.8"
},
"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
}