blob: 6cb79a5ae523fe1edd67c724b81134a4ff6149ad [file] [log] [blame]
{
"name": "AxisnetComponents",
"version": "0.0.3",
"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": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "**/*.{swift}",
"resource_bundles": {
"AxisnetComponents": [
"**/*{storyboard,xib}"
]
}
}