blob: 2c4ebc3ad9ba10c012aeb080e8057b03c4b9a3fc [file] [log] [blame]
{
"name": "CacheURL",
"version": "1.0.0",
"summary": "获取网络图片",
"description": "\"获取网络图片\"",
"homepage": "https://github.com/zjjzmw1/CacheURL",
"license": "MIT",
"authors": {
"张明炜": "zjjzmw1@163.com"
},
"source": {
"git": "https://github.com/zjjzmw1/CacheURL.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MyClasses/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}