blob: a4d2df65b644d0b37b26a3657f4bb949cb5f31fc [file] [log] [blame]
{
"name": "AxisnetComponents",
"version": "1.1.9",
"summary": "Custom component for Axinet iOS Apps",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitrepos.int.dp.xl.co.id/touchpoint/axisnet-ios-component",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adrian Haritsyah": "adrianh@xl.co.id"
},
"source": {
"git": "https://gitrepos.int.dp.xl.co.id/touchpoint/axisnet-ios-component",
"tag": "1.1.9"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Components/**/*.{swift}",
"resource_bundles": {
"AxisnetComponents": [
"Components/**/*{storyboard,xib}"
]
},
"swift_version": "5.0"
}