blob: 99cf36a11a4853b8a148e9abf1596ef5b078961a [file] [log] [blame]
{
"name": "WMAnimator",
"version": "0.1.0",
"summary": "World Map Animator to pin specific locations on world map with animations",
"description": "World Map Animator to pin specific locations on world map with animations.",
"homepage": "https://github.com/kyounh12/WMAnimator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Moly": "kyounh12@snu.ac.kr"
},
"source": {
"git": "https://github.com/kyounh12/WMAnimator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "WMAnimator/Classes/**/*",
"resource_bundles": {
"WMAnimator": [
"WMAnimator/Assets/*.png"
]
},
"swift_version": "5.0"
}