blob: 8dc9ffe474326165bd978a570d3ae1b31da48161 [file] [log] [blame]
{
"name": "AxisnetComponents",
"version": "1.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Components/**/*.{swift}",
"resource_bundles": {
"AxisnetComponents": [
"Components/**/*{storyboard,xib}"
]
},
"swift_version": "5.0"
}