blob: fe39b524f29ea311246d0432902d8fe018abab44 [file] [log] [blame]
{
"name": "CSCFramework",
"version": "1.0.1",
"summary": "A virtual card manage SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ShenMoLang/CSCFrameworkToPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lcc152": "lcc152@zcsmart.com"
},
"source": {
"git": "https://github.com/ShenMoLang/CSCFrameworkToPods.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "**/CSCFramework.framework",
"frameworks": [
"SystemConfiguration",
"CoreGraphics",
"UIKit",
"Foundation",
"MobileCoreServices",
"Security"
],
"dependencies": {
"AFNetworking": [
],
"GTMBase64": [
]
}
}