[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / f / d / DPArrowMenuKit / 0.0.2 / DPArrowMenuKit.podspec.json
blobff2c0e26e5ea40179410def7cd9ff5c62a355c9b
2   "name": "DPArrowMenuKit",
3   "version": "0.0.2",
4   "summary": "arrow menu",
5   "description": "click the button in any position, show a list of menu",
6   "homepage": "https://github.com/HongliYu/DPArrowMenu",
7   "license": "MIT",
8   "authors": {
9     "HongliYu": "yhlssdone@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/HongliYu/DPArrowMenu.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "DPArrowMenu/DPArrowMenuKit/",
16   "resources": [
17     "DPArrowMenu/DPArrowMenuKit/*.{xib}"
18   ],
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "module_name": "DPArrowMenuKit",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"