blob: 9c6438794d8c28c2a9ca573a6fcb14ba7349a678 [file] [log] [blame]
{
"name": "DZLCollectionOperators",
"version": "1.0.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.0.0"
},
"source_files": "DZLCollectionOperators/*.h",
"frameworks": "Foundation",
"requires_arc": true
}