blob: c70ec8d1baaa3923a0e5ba169951f5f139177cb7 [file] [log] [blame]
{
"name": "HR_Encryption",
"version": "0.2.0",
"summary": "HR_Encryption",
"description": "risenb iOS development components of description",
"homepage": "https://github.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"穆英波": "obgniyum@icloud.com"
},
"source": {
"git": "https://github.com/iOS-Risenb/HR_Encryption.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "MD5",
"source_files": "HR_Encryption/Classes/MD5/*.{h,m}"
},
{
"name": "BASE64",
"source_files": "HR_Encryption/Classes/BASE64/**/*.{h,m}"
}
]
}