blob: 4b394bd3939af9b0786c6131a75a0c1e62c6e2a1 [file] [log] [blame]
{
"name": "LYModelFilter",
"version": "1.0.1",
"summary": "LYModelFilter makes it easy to deal with Array data such as mapping, filtering, comparing.",
"homepage": "https://github.com/happyingly/LYModelFilter",
"license": "MIT",
"authors": {
"LongYi": "joylong.ly@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/happyingly/LYModelFilter.git",
"tag": "1.0.1"
},
"source_files": "LYModelFilter/LYModelFilter/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}