[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / a / 5 / c / JMTabBarKit / 1.0.2 / JMTabBarKit.podspec.json
blob4192179a27a1d8c4a5f0ab75cc30ca73d52291be
2   "name": "JMTabBarKit",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "A custom tabbar using Objective-C.",
6   "homepage": "https://github.com/James-oc/JMTabBarKit",
7   "authors": {
8     "xiaobs": "1007785739@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/James-oc/JMTabBarKit.git",
12     "tag": "1.0.2"
13   },
14   "requires_arc": true,
15   "description": "JMTabBarKit - A custom tabbar using Objective-C.",
16   "source_files": "JMTabBarKit/*/*",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]