blob: 929d884e74bb5a952e4ed84b8825285885dbc22d [file] [log] [blame]
{
"name": "CommonDigest",
"version": "1.0.0",
"summary": "import CommonDigest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chuqingr/CommonDigest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨胜浩": "chuqingr@icloud.com"
},
"source": {
"git": "https://github.com/chuqingr/CommonDigest.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CommonDigest/Classes/**/*",
"public_header_files": "CommonDigest/Classes/CommonCrypto.h"
}