blob: 04dae6bde6a65ec9870aa1aa2c4500459eb79379 [file] [log] [blame]
{
"name": "WKCEncryptor",
"version": "0.2.3",
"summary": "The development process can help you to quickly carry out some basic encryptor settings.",
"homepage": "https://github.com/WeiKunChao/WKCEncryptor.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/WKCEncryptor.git",
"tag": "0.2.3"
},
"source_files": "WKCEncryptor/**/*.{h,m}",
"public_header_files": "WKCEncryptor/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}