blob: c8e58f53a4b523bec0e27f4a8d3ec752ea5493e8 [file] [log] [blame]
{
"name": "FastlaneDemo",
"version": "1.0.1",
"summary": "ESGI fastlane demo",
"homepage": "https://github.com/bbriatte/fastlane-demo-moc1",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"ESGI": "contact@esgi.fr"
},
"source": {
"git": "https://github.com/bbriatte/fastlane-demo-moc1.git",
"tag": "v1.0.1"
},
"source_files": "FastlaneDemo/*.{swift,h}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}