blob: 8a5e96e339c5b632c177c492795092c442e69135 [file] [log] [blame]
{
"name": "ZMFoundation",
"version": "0.1.3",
"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": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMFoundation/Classes/**/*"
}