blob: fc5a7bfb0fdbe41dff84739ecc72abf999a7ffd8 [file] [log] [blame]
{
"name": "WebViewCallBackDemo",
"version": "1.0.1",
"license": "MIT",
"summary": "Fast encryption string used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/d2space/WebViewInteraction",
"authors": {
"d2space": "d2space@126.com"
},
"source": {
"git": "https://github.com/d2space/WebViewInteraction.git",
"tag": "1.0.1"
},
"requires_arc": true,
"description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
"source_files": "NSDateHelper/*",
"platforms": {
"ios": "7.0"
},
"frameworks": [
"Foundation",
"JavaScriptCore",
"UIKit"
]
}