[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 3 / 2 / 7 / BGEModularControl / 1.0.0 / BGEModularControl.podspec.json
blob9b0981dc92e15d8cd5766cb5fb07fb96565660cf
2   "name": "BGEModularControl",
3   "version": "1.0.0",
4   "summary": "模块分类控件封装",
5   "description": "a custom control for modular list, base UICollectionView and Masonry, support paging and cyclic scroll, support customize cell style.",
6   "homepage": "https://github.com/MiniCamel/BGEModularControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bge": "tiandiwuji1223@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MiniCamel/BGEModularControl.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BGEModularControl/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   },
27   "requires_arc": true