blob: af504658496aac2be7f086eed355cc4209e0fc7c [file] [log] [blame]
{
"name": "AESEncryptManager",
"version": "0.1.0",
"summary": "aes encrypt decrypt for Objective-C.",
"description": "aes encrypt decrypt for Objective-C,enjoy it.",
"homepage": "https://github.com/xiaoxiaocainiao/AESEncryptManager",
"license": "MIT",
"authors": {
"michael wang": "wangyan.work@qq.com"
},
"source": {
"git": "https://github.com/xiaoxiaocainiao/AESEncryptManager.git",
"tag": "0.1.0"
},
"social_media_url": "http://www.wangyan.im",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/AESEncryptManager/*.{h,m}"
}