blob: 163c1190755d8abaf08401e61a08e38642ba8a24 [file] [log] [blame]
{
"name": "ZZPopoverWindow",
"version": "1.0.0",
"license": "MIT",
"summary": "Pop over in iOS.",
"homepage": "https://github.com/ACommonChinese",
"authors": {
"ACommonChinese": "liuxing8807@126.com"
},
"source": {
"git": "https://github.com/ACommonChinese/ZZPopoverWindow.git",
"tag": "1.0.0"
},
"requires_arc": true,
"description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
"source_files": "ZZPopoverWindow/*",
"platforms": {
"ios": "7.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}