blob: 39c35ae6b9ecbfde5bb4c9c36e575f6c71b58778 [file] [log] [blame]
{
"name": "MOCollectionUtilities",
"version": "1.0.1",
"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.1"
},
"source_files": "MOCollectionUtilities/*",
"platforms": {
"ios": null
},
"requires_arc": true
}