blob: 5278d6a59c87ab3fb9f95142249b816bbebbd137 [file] [log] [blame]
{
"name": "AESEncrypt",
"version": "0.1.0",
"summary": "A short description of AESEncrypt.",
"description": "TODO: Add long description of the pod here.",
"homepage": "git@192.168.10.116:wangwei/AESEncrypt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangwei": "18103315758@163.com"
},
"source": {
"git": "git@192.168.10.116:wangwei/AESEncrypt.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"public_header_files": "AESEncrypt/**/*.{h}"
},
"source_files": "AESEncrypt/Classes/**/*"
}