[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / f / LJSegmentedControl / 1.0.0 / LJSegmentedControl.podspec.json
blobcd4c545d73ec0df730123a5a75c4a9cab863680c
2   "name": "LJSegmentedControl",
3   "version": "1.0.0",
4   "summary": "简单易用的分段控件 LJSegmentedControl.",
5   "description": "简单易用的分段控件 LJSegmentedControl 可实现浮动菜单效果",
6   "homepage": "https://github.com/liujun7/LJSegmentedControl.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liujun": "18721338327@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/liujun7/LJSegmentedControl.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "LJSegmentedControl",
23     "LJSegmentedControl/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true