[Add] DocumentReaderFullAuthStage 7.5.10811
[CocoaPods.git] / Specs / 4 / 3 / 0 / WCollectionAddTitlesView / 0.0.2 / WCollectionAddTitlesView.podspec.json
blob79cd43afeecb3913147b18a3aaa7d87908b86606
2   "name": "WCollectionAddTitlesView",
3   "version": "0.0.2",
4   "summary": "A collection view interact with titles in scroll view.",
5   "description": "A collection view interact with titles in scroll view.\nYou can add your content view in collection cell.",
6   "homepage": "https://github.com/W-v-W/WCollectionAddTitlesView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "wz",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/W-v-W/WCollectionAddTitlesView.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "WCollectionAddTitlesView/Classes/**/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]