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