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