blob: dcbcda257630124532f7ba566f7899f8b56ed6c7 [file] [log] [blame]
{
"name": "MOCollectionUtilities",
"version": "1.0.0",
"summary": "A set of useful utilities for common Foundation collections",
"authors": {
"Maciej Oczko": "maciejoczko@gmail.com"
},
"social_media_url": "https://twitter.com/MaciejOczko",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "http://literator.me",
"source": {
"git": "https://github.com/literator/MOCollectionUtilities.git",
"tag": "1.0.0"
},
"source_files": "MOCollectionUtilities/*",
"platforms": {
"ios": null
},
"requires_arc": true
}