blob: d6488b985ed9a3c71ede396cde1bebaffcb2d221 [file] [log] [blame]
{
"name": "MD5PodDemo",
"version": "0.0.1",
"summary": "A podspec test demo",
"homepage": "https://github.com/getinlight/MD5PodDemo",
"license": "MIT",
"authors": {
"getinlight": "1123256466@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/getinlight/MD5PodDemo.git",
"tag": "0.0.1"
},
"source_files": [
"Encryption",
"Encryption/Encryption/MD5Encryption.{h,m}"
]
}