blob: 395b20a781b5337fa5a4e9ed065a2cbef9d904a5 [file] [log] [blame]
{
"name": "AxisnetComponents",
"version": "1.2.2",
"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.2.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Components/**/*.{swift}",
"resource_bundles": {
"AxisnetComponents": [
"Components/**/*{storyboard,xib}"
]
},
"swift_version": "5.0"
}