blob: 322441af2de04b90aadbb6dec918e73209d4fbc7 [file] [log] [blame]
{
"name": "CryptoUtilObjC",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CryptoUtilObjC/Classes/**/*"
}