[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 8 / MintGridView / 0.1.0 / MintGridView.podspec.json
blobaeea599f1faf76578198285140c7cc66ed64fdb6
2   "name": "MintGridView",
3   "version": "0.1.0",
4   "summary": "快捷的表格组件,可支持九宫格和列表形式.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ServyouMobile/MintGridView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jihq": "1026499974@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ServyouMobile/MintGridView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MintGridView/Classes/**/*",
22   "resource_bundles": {
23     "MintGridViewImages": [
24       "MintGridView/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Kingfisher": [
29       "~> 4.2"
30     ],
31     "SwiftyJSON": [
33     ]
34   },
35   "pushed_with_swift_version": "4.0"