[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / d / APImageMarker / 0.1.1 / APImageMarker.podspec.json
blobc28194ee645475c2c295a5b1e0473081387113f4
2   "name": "APImageMarker",
3   "version": "0.1.1",
4   "summary": "To add markers on tap in any image",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/alenpeter/APImageMarker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alenpeter": ""
13   },
14   "source": {
15     "git": "https://github.com/alenpeter/APImageMarker.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "APImageMarker/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]