blob: e7d7ccb4ee74197d78ce0ab863572f6c4fd96890 [file] [log] [blame]
{
"name": "CSCFramework",
"version": "1.0.0",
"summary": "CSCFramework",
"license": "MIT",
"authors": {
"ShenMoLang": "810075973@qq.com"
},
"homepage": "https://github.com/ShenMoLang/CSCFramework",
"description": "An optional longer description of BZLib\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"frameworks": [
"SystemConfiguration",
"CoreGraphics",
"UIKit",
"Foundation",
"MobileCoreServices",
"Security"
],
"requires_arc": true,
"source": {
"git": "https://github.com/ShenMoLang/CSCFramework.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "**/CSCFramework.framework"
}
}