[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 7 / 2 / HKSideMenu / 0.0.3 / HKSideMenu.podspec.json
blob38b1aa762eb43a51ad54b6d47a423e4770d0b7a1
2   "name": "HKSideMenu",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Simple SideMenu for iOS app",
7   "requires_arc": true,
8   "version": "0.0.3",
9   "license": "MIT",
10   "authors": {
11     "Kyryl": "kirill.ge@gmail.com"
12   },
13   "homepage": "https://github.com/kirillgorbushko/SideMenu.git",
14   "source": {
15     "git": "https://github.com/kirillgorbushko/SideMenu.git",
16     "tag": "0.0.3"
17   },
18   "frameworks": "UIKit",
19   "source_files": "HKSideMenu/Source/*.{swift}",
20   "swift_versions": "5.1",
21   "swift_version": "5.1"