[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / b / 0 / 7 / KYLateralSlide / 1.0.0 / KYLateralSlide.podspec.json
blob7427a8909820aec40b6d69f33b8afcdb33e85d1f
2   "name": "KYLateralSlide",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "swift 抽屉",
12   "homepage": "https://github.com/KYangLei/KYLateralSlide.git",
13   "authors": {
14     "KYangLei": "18683331614@163.com"
15   },
16   "source": {
17     "git": "https://github.com/KYangLei/KYLateralSlide.git",
18     "tag": "1.0.0"
19   },
20   "description": "抽屉效果,只要一行代码就能拥有一个侧滑抽屉。",
21   "source_files": "KYLateralSlide/*.swift",
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3.0"
29   }