blob: 6c8a891ea0eac177d7de59a57b300dfdfa121406 [file] [log] [blame]
{
"name": "DZLCollectionOperators",
"version": "1.1.0",
"summary": "KVC Collection Operators Done Properly",
"homepage": "https://github.com/samdods/DZLCollectionOperators",
"license": "MIT",
"authors": {
"Sam Dods": "dods.sam@gmail.com"
},
"platforms": {
"ios": "4.0"
},
"source": {
"git": "https://github.com/samdods/DZLCollectionOperators.git",
"tag": "1.1.0"
},
"source_files": "DZLCollectionOperators/*.h",
"frameworks": "Foundation",
"requires_arc": true
}