[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / c / JMTabBarKit / 1.0.1 / JMTabBarKit.podspec.json
blobe43337ddda3d8c3b9909e9eccbcc8908b5f093da
2   "name": "JMTabBarKit",
3   "version": "1.0.1",
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.1"
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   ]