blob: c28194ee645475c2c295a5b1e0473081387113f4 [file] [log] [blame]
{
"name": "APImageMarker",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "APImageMarker/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}