| { | |
| "name": "DisplayLinkExtension", | |
| "version": "0.0.1", | |
| "summary": "你好", | |
| "description": "Custom Timer", | |
| "homepage": "https://github.com/xc19930909yu/CADisplayLinkDemo", | |
| "license": "MIT", | |
| "authors": { | |
| "1224832958@qq.com": "1224832958@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xc19930909yu/CADisplayLinkDemo.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "BlockExtension/ZSExtension.swift", | |
| "requires_arc": true | |
| } |