{ | |
"name": "ZMFoundation", | |
"version": "0.1.2", | |
"summary": "简单的工具类", | |
"description": "一个常用的工具类,包含iOS中常用的方法", | |
"homepage": "https://github.com/rookie250/ZMFoundation", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"mmix1009@163.com": "mmix1009@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/rookie250/ZMFoundation.git", | |
"tag": "v0.1.2" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ZMFoundation/Classes/**/*" | |
} |