[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / d / SHLabelPageView / 2.0.0 / SHLabelPageView.podspec.json
blobf90eb78dbd886aad707dc89ac377d1cce8cca6f7
2   "name": "SHLabelPageView",
3   "version": "2.0.0",
4   "summary": "标签页",
5   "license": "MIT",
6   "authors": {
7     "CSH": "624089195@qq.com"
8   },
9   "platforms": {
10     "ios": "6.0"
11   },
12   "requires_arc": true,
13   "homepage": "https://github.com/CCSH/SHLabelPageView",
14   "source": {
15     "git": "https://github.com/CCSH/SHLabelPageView.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "SHLabelPageView/*.{h,m}",
19   "dependencies": {
20     "UIView+SHExtension": [
21       "0.0.1"
22     ]
23   }