blob: d3c5decc15dc3fd02cd173e8f8a1627d0dac438a [file] [log] [blame]
{
"name": "OGCollectionExtensions",
"version": "0.2.0",
"summary": "Extensions to Foundation collection classes",
"homepage": "https://github.com/OrangeGroove/OGCollectionExtensions",
"license": {
"type": "MIT"
},
"authors": {
"Jesper": "jesper@orangegroove.net"
},
"source": {
"git": "https://github.com/OrangeGroove/OGCollectionExtensions.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "OGCollectionExtensions/",
"private_header_files": "OGCollectionExtensions/*Private.h",
"requires_arc": true
}