[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 3 / d / StackViewComponent / 0.1.0 / StackViewComponent.podspec.json
blobc8f7bea975c080065871ed211531d95e3f7c635f
2   "name": "StackViewComponent",
3   "version": "0.1.0",
4   "summary": "A component display like a Stack.",
5   "homepage": "https://github.com/guoshencheng/StackView",
6   "license": "MIT",
7   "authors": {
8     "guoshencheng": "guoshencheng1@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/guoshencheng/StackView.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "StackView": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "dependencies": {
25     "Masonry": [
27     ]
28   }