[Add] ikame_ios_sdk 1.0.425
[CocoaPods.git] / Specs / 6 / f / d / XXUILazyImageView / 0.0.3 / XXUILazyImageView.podspec.json
blobb2849f464c66d0f94cc577dd3fb2d79b158bbfaa
2   "name": "XXUILazyImageView",
3   "version": "0.0.3",
4   "summary": "Yet Another Lazy loading UIImageView for remote image assets.",
5   "description": "                   Yet Another Lazy loading UIImageView for remote image assets.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/seanxiaoxiao/XXUILazyImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seanxiaoxiao": "seanxiaoxiao@hotmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/seanxiaoxiao/XXUILazyImageView.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "XXUILazyImageView.m",
23     "XXUILazyImageView.h"
24   ],
25   "public_header_files": "XXUILazyImageView.h",
26   "requires_arc": true