blob: 66ccbb7bfb48fc44342d9d4f56fdd585641ed7ac [file] [log] [blame]
{
"name": "APImageMarker",
"version": "0.1.0",
"summary": "To add markers on tap in any image",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/alenpeter/APImageMarker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alenpeter": ""
},
"source": {
"git": "https://github.com/alenpeter/APImageMarker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "APImageMarker/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}