blob: bc0083d3993bc5453670b0e5f33f41c242941be3 [file] [log] [blame]
{
"name": "OGCollectionExtensions",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "OGCollectionExtensions/",
"private_header_files": "OGCollectionExtensions/*Private.h",
"requires_arc": true
}