blob: 1a12afda915b18df2d7d29613c7efdc1a7692a0a [file] [log] [blame]
{
"name": "ABC2",
"version": "0.1.2",
"summary": "ABC is localized strings pod.",
"swift_versions": "5",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MinaMaherCofo/ABC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MinaMaherCofo": "Mina.maher@coformatique.com"
},
"source": {
"git": "https://github.com/MinaMaherCofo/ABC.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ABC/Classes/**/*",
"swift_version": "5"
}