blob: ecd8f9755186b18c9aac5e32b3d5ae9ff8f0c8fb [file] [log] [blame]
{
"name": "CryptoUtilObjC",
"version": "0.1.101",
"summary": "A convenient tool library - use objc",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wadechen1105/CryptoUtilObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wadechen1105@gmail.com": "wade.chen@webcomm.com.tw"
},
"source": {
"git": "https://github.com/wadechen1105/CryptoUtilObjC.git",
"tag": "0.1.101"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CryptoUtilObjC/Classes/**/*"
}