[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / b / SCSlider / 1.2 / SCSlider.podspec.json
blobaf16393b64308a19f1c613f637c54768561906a9
2   "name": "SCSlider",
3   "version": "1.2",
4   "summary": "侧滑菜单栏",
5   "description": "A longer description of SCSlider in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/MonkeyS914/SCSlider",
7   "license": "MIT",
8   "authors": {
9     "MonkeyS914": "4919668@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/MonkeyS914/SCSlider.git",
16     "tag": "1.2"
17   },
18   "source_files": "SCSlider/**/*.{h,m}",
19   "exclude_files": "SCSlider/Exclude",
20   "frameworks": [
21     "UIKit",
22     "CoreGraphics",
23     "Foundation"
24   ]