blob: 6357ac8e95ad3fd027c3b26ada5597e75e71b9fb [file] [log] [blame]
{
"name": "NSArray-Extension",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSArray-Extension/Classes/**/*"
}