blob: ef032157c6a92aef6aa3aee4d487a3e60474b5b7 [file] [log] [blame]
{
"name": "TestWebCache",
"version": "1.0.0",
"summary": "A short description of TestWebCache.",
"description": "\"这是一个长的描述字测试测试时描述字测试测试时描述字测试测试时描述字测试测试时\"",
"homepage": "https://github.com/darkgl126",
"license": "MIT",
"authors": {
"darkgl126": "dark_gl@126.com"
},
"source": {
"git": "https://github.com/darkgl126/TestWebCache.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "PCDWebCache.framework",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
}