blob: bdec536576a44083c6a25660b3a9c5e38a93035e [file] [log] [blame]
{
"name": "VOGWalkthrough",
"version": "1.0.1",
"summary": "VOG Walkthrough.",
"swift_versions": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/duypham-vog/VOGWalkthrough",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Duy Pham": "duy@vogcalgaryappdeveloper.com"
},
"source": {
"git": "https://github.com/duypham-vog/VOGWalkthrough.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VOGWalkthrough/Classes/**/*",
"resource_bundles": {
"VOGWalkthrough": [
"VOGWalkthrough/Assets/**/*.png"
]
},
"frameworks": "UIKit",
"swift_version": "4.2"
}