[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / a / c / CGContainerController / 0.1.0 / CGContainerController.podspec.json
blobe3aade214d96b75eba27b43ae06ca10e7b96c54a
2   "name": "CGContainerController",
3   "version": "0.1.0",
4   "summary": "CGContainerController",
5   "description": "A reusable page container similar to TopBuzz home page (一个类似于今日头条首页的可以复用的页面容器)",
6   "homepage": "https://github.com/CodeGeekXu/CGContainerController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CodeGeekXu": "codegeekxu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CodeGeekXu/CGContainerController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CGContainerController/Classes/**/*",
22   "dependencies": {
23     "CGSegmentBar": [
25     ],
26     "Masonry": [
28     ]
29   }