[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / f / e / SITabBarMenu / 0.1.0 / SITabBarMenu.podspec.json
blob5aa65988da8ec88684ac9cb1c4b614a5d2aaee4e
2   "name": "SITabBarMenu",
3   "version": "0.1.0",
4   "summary": "Custom Tab bar menu for iOS Application.",
5   "description": "SITabBarMenu is helped to implements Custom tab bar to your iOS Project easily.This tab bar is included 6 different style.You can easily change tab style,color & font.",
6   "homepage": "https://github.com/siyadkpm/SITabBarMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "siyadkpm": "siyadkpm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/siyadkpm/SITabBarMenu.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/siyadkpm",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "SITabBarMenu/Classes/*",
23   "resource_bundles": {
24     "SITabBarMenu": [
25       "SITabBarMenu/Classes/*.xib"
26     ]
27   },
28   "frameworks": "UIKit",
29   "swift_versions": "5.0",
30   "swift_version": "5.0"