blob: 7fbafdce1f1b10333760a23c2bbbf34a4182c717 [file] [log] [blame]
{
"name": "NSArray-Extension",
"version": "0.2.1",
"summary": "一个函数式的数组库,使用方法同swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/bloack/NSArray-Extension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bloack": "junchen.liu@jiamiantech.com"
},
"source": {
"git": "https://github.com/bloack/NSArray-Extension.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSArray-Extension/Classes/**/*"
}