blob: a39c6d753c57e650035f066f4089767e14b41cda [file] [log] [blame]
{
"name": "ZLazyList",
"version": "0.1.0",
"summary": "ZLazyList is just a functional programming test.",
"description": "ZLazyList is just a functional programming test.\nTo show what is lazily calculate。",
"homepage": "https://github.com/WilliamZang/ZLazyList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WilliamZang": "chengwei.zang.1985@gmail.com"
},
"source": {
"git": "https://github.com/WilliamZang/ZLazyList.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZLazyList/Classes/**/*"
}