blob: f225598c3ef4cf64859e8044a03f449db1a0c6c8 [file] [log] [blame]
{
"name": "ZLLibrary",
"version": "0.0.1",
"summary": "ZLLibrary.",
"homepage": "https://github.com/zhelihenku/ZLLibrary",
"license": "MIT",
"authors": {
"PhilWang": "wangpeng@zhelihenku.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhelihenku/ZLLibrary.git",
"tag": "0.0.1"
},
"source_files": "ZLLibrary/**/*.{h,m}",
"requires_arc": true
}