| { |
| "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" |
| ] |
| } |