[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / d / 5 / 7 / CDTitleSlideWrapView / 0.1.6 / CDTitleSlideWrapView.podspec.json
blob4726cd6f9df3f0d16473b7113a8120d8fa04d8e6
2   "name": "CDTitleSlideWrapView",
3   "version": "0.1.6",
4   "summary": "CDTitleSlideWrapView",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lyluoyuan/CDTitleSlideWrapView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lyluoyuan@126.com": "lyluoyuan@126.com"
13   },
14   "source": {
15     "git": "https://github.com/lyluoyuan/CDTitleSlideWrapView.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CDTitleSlideWrapView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }