blob: 6833c3f9a6ffcdebcaa758443eab2c8bd208a000 [file] [log] [blame]
{
"name": "LLCrypto",
"version": "1.0.1",
"summary": "LLCrypto.",
"description": "Encrypt tool for demo, plz do not use it in a release version",
"homepage": "https://gitee.com/fynil/LLCrypto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fynil": "iosdev@yintong.com.cn"
},
"source": {
"git": "https://gitee.com/fynil/LLCrypto.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "LLCrypto/Classes/**/*",
"vendored_libraries": "LLCrypto/Lib/*.a"
}