blob: ee9db288fd86e875aa71770531ebe01cbd675eb5 [file] [log] [blame]
{
"name": "LFCommonCrypto",
"version": "1.0.1",
"license": "MIT",
"summary": "CommonCrypto framework Objective-C Classes",
"homepage": "https://github.com/wangxiaoxiang/LFCommonCrypto",
"authors": {
"wangxiaoxiang": "wangxiaoxiang@youku.com"
},
"source": {
"git": "https://github.com/wangxiaoxiang/LFCommonCrypto.git",
"tag": "1.0.1",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"preserve_paths": "releases/iOS/LFCommonCrypto.framework",
"vendored_frameworks": "releases/iOS/LFCommonCrypto.framework"
}