[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / a / FTGLazyImageView / 1.0.0 / FTGLazyImageView.podspec.json
blob1395839896be7d6eb96e7438f4375bd7d43ba621
2   "name": "FTGLazyImageView",
3   "version": "1.0.0",
4   "summary": "A Swift lazy loading UIImageView implementation",
5   "homepage": "https://github.com/fertolg/FTGLazyImageView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Fernando Toledo": "fernando@ftoledo.com"
12   },
13   "social_media_url": "http://twitter.com/ftoledo",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/fertolg/FTGLazyImageView.git",
19     "tag": "v1.0.0",
20     "submodules": true
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*.{h,swift}"
25   ],
26   "requires_arc": true