[Add] AnyThinkQMSDKAdapter 6.4.12.1
[CocoaPods.git] / Specs / a / 5 / c / JMTabBarKit / 1.0.0 / JMTabBarKit.podspec.json
blobf70bc946097f34d5d8babd7660e5f70d207847fc
2   "name": "JMTabBarKit",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A custom tabbar on iOS.",
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.0"
13   },
14   "requires_arc": true,
15   "description": "JMTabBarKit - A custom tabbar on iOS.",
16   "source_files": "JMTabBarKit/*/*",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]