blob: 13da655b7cec69d63780e47f1832cceb8bb4bbe8 [file] [log] [blame]
{
"name": "HSTech",
"version": "0.0.2",
"summary": "基础框架SDK",
"description": "基础项目SDK,能快速搭建项目基础框架",
"homepage": "https://github.com/dcwen/HSTech",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"dcw0505": "dcw0505@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dcwen/HSTech.git",
"tag": "0.0.2"
},
"resources": "HSTech.bundle",
"vendored_frameworks": "HSTech.framework",
"frameworks": [
"photos",
"AVFoundation",
"CoreGraphics"
],
"requires_arc": true,
"deprecated": true
}