blob: 63d76de259eae6e721b8a89e0b646238670745b6 [file] [log] [blame]
{
"name": "Two-waySSL-AES",
"version": "0.0.1",
"summary": "A useful lib for network security.",
"description": "This one use Two-way SSL to get key for AES encryption.",
"homepage": "https://github.com/w6zhou/Two-waySSL-AES",
"license": "MIT",
"authors": {
"Wenqi Zhou": "zhou.wenqi@hotmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/w6zhou/Two-waySSL-AES.git",
"tag": "0.0.1"
},
"source_files": "Pod/Classes/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}