[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 2 / XTImageGridView / 0.5.0 / XTImageGridView.podspec.json
blobf7b8edc78b9252a66310483a28e57aa3c1de73ae
2   "name": "XTImageGridView",
3   "version": "0.5.0",
4   "summary": "An library for iOS custom grid view or default attach view,you can use this UI component to add or delete views conveniently.",
5   "description": "TODO: You can use this library to custom your grid view you want,or you can use this control to complete a default attach view,you can config your view or images in grid easily.",
6   "homepage": "https://github.com/ronniechen888/XTImageGridView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/ronniechen888/XTImageGridView/master/Document/gridview.png",
9     "https://raw.githubusercontent.com/ronniechen888/XTImageGridView/master/Document/gridview_after_long_press1.png",
10     "https://github.com/ronniechen888/XTImageGridView/raw/master/Document/gridview_custom1.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "MIT-LICENSE.txt"
15   },
16   "authors": {
17     "Ronnie Chen": "576892817@qq.com"
18   },
19   "source": {
20     "git": "https://github.com/ronniechen888/XTImageGridView.git",
21     "tag": "0.5.0"
22   },
23   "platforms": {
24     "ios": "7.0"
25   },
26   "frameworks": "UIKit",
27   "dependencies": {
28     "SDWebImage": [
29       "~> 4.0"
30     ]
31   }