[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / e / 7 / CacheURL / 1.0.0 / CacheURL.podspec.json
blob2c4ebc3ad9ba10c012aeb080e8057b03c4b9a3fc
2   "name": "CacheURL",
3   "version": "1.0.0",
4   "summary": "获取网络图片",
5   "description": "\"获取网络图片\"",
6   "homepage": "https://github.com/zjjzmw1/CacheURL",
7   "license": "MIT",
8   "authors": {
9     "张明炜": "zjjzmw1@163.com"
10   },
11   "source": {
12     "git": "https://github.com/zjjzmw1/CacheURL.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "MyClasses/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]