[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / c / UzysSlideMenu / 1.0.0 / UzysSlideMenu.podspec.json
blob977a475239fff4fb5788b27f2626a0468ce03da9
2   "name": "UzysSlideMenu",
3   "version": "1.0.0",
4   "summary": "Slide Dropdown Menu.",
5   "authors": {
6     "UzysJung": "uzysjung@gmail.com"
7   },
8   "homepage": "https://github.com/uzysjung/UzysSlideMenu",
9   "license": {
10     "type": "MIT",
11     "file": "MIT-LICENSE.txt"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/uzysjung/UzysSlideMenu.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": false,
21   "source_files": "UzysSlideMenu/Library",
22   "public_header_files": "UzysSlideMenu/Library/*.h",
23   "ios": {
24     "frameworks": "QuartzCore"
25   }