[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / e / GLImageScrolView / 0.0.1 / GLImageScrolView.podspec.json
bloba32289b6972bd84e25eb321fb79a0bd841d2cd00
2   "name": "GLImageScrolView",
3   "version": "0.0.1",
4   "summary": "Show images in GLImageScrolView",
5   "homepage": "https://github.com/Mark-SS/GLImageScrollView.git",
6   "license": "MIT",
7   "authors": {
8     "markss": "glqdcs@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Mark-SS/GLImageScrollView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Classes/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~>0.6.3"
22     ]
23   }