blob: f65a027ac3bf6775d0f0e05e07e6b86d9e1fa888 [file] [log] [blame]
{
"name": "VOGWalkthrough",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VOGWalkthrough/Classes/**/*",
"resource_bundles": {
"VOGWalkthrough": [
"VOGWalkthrough/Assets/**/*.png"
]
},
"frameworks": "UIKit",
"swift_version": "4.2"
}