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