[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 1 / b / SCSlider / 1.1 / SCSlider.podspec.json
blob47101395a5b9799aa49538b42947186b6e6bd7d7
2   "name": "SCSlider",
3   "version": "1.1",
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": ""
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/MonkeyS914/SCSlider.git",
16     "tag": "1.1"
17   },
18   "source_files": [
19     "SCSlider",
20     "SCSlider/**/*.{h,m}"
21   ],
22   "exclude_files": "SCSlider/Exclude",
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ]