[Add] SwiftMediator 1.1.0
[CocoaPods.git] / Specs / a / 0 / 1 / AxisnetComponents / 0.0.3 / AxisnetComponents.podspec.json
blob6cb79a5ae523fe1edd67c724b81134a4ff6149ad
2   "name": "AxisnetComponents",
3   "version": "0.0.3",
4   "summary": "Custom component for Axinet iOS Apps",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitrepos.int.dp.xl.co.id/touchpoint/axisnet-ios-component",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adrian Haritsyah": "adrianh@xl.co.id"
13   },
14   "source": {
15     "git": "https://gitrepos.int.dp.xl.co.id/touchpoint/axisnet-ios-component",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "**/*.{swift}",
22   "resource_bundles": {
23     "AxisnetComponents": [
24       "**/*{storyboard,xib}"
25     ]
26   }