[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 9 / f / e / WGLSegmentView / 0.1.0 / WGLSegmentView.podspec.json
blob5879e4b196e90ebfb29bb0126c7980f1edb8f2ea
2   "name": "WGLSegmentView",
3   "version": "0.1.0",
4   "summary": "This is a category display component.",
5   "description": "\"This is a category display component.\"",
6   "homepage": "https://github.com/guanlongwu/WGLSegmentView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuguanlong": "guanlongwu@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/guanlongwu/WGLSegmentView.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "WGLSegmentView/**/*.h",
22   "public_header_files": "WGLSegmentView/**/*.h",
23   "frameworks": [
24     "CoreFoundation",
25     "Foundation"
26   ],
27   "requires_arc": true