[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / a / UIImage-RemoteSize / 0.2 / UIImage-RemoteSize.podspec.json
blob7c2a8542c9c3320d366fd2e700ad8b834f7b131c
2   "name": "UIImage-RemoteSize",
3   "version": "0.2",
4   "summary": "Get remote image dimensions without downloading a whole image",
5   "homepage": "https://github.com/AYastrebov/UIImage-RemoteSize",
6   "license": {
7     "type": "Apache"
8   },
9   "authors": {
10     "Andrey Yastrebov": "a.yastrebov@agilefusion.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/AYastrebov/UIImage-RemoteSize.git",
17     "tag": "v0.2"
18   },
19   "source_files": "UIImage+RemoteSize.{h,m}",
20   "requires_arc": true