[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / 0 / WCollectionAddTitlesView / 0.0.1 / WCollectionAddTitlesView.podspec.json
blobcc1f955fc4f7ddfe8b900fdacc4748d700160559
2   "name": "WCollectionAddTitlesView",
3   "version": "0.0.1",
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": "salasaq",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/W-v-W/WCollectionAddTitlesView.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "WCollectionAddTitlesView/Classes/**/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]