blob: ddf36eed522b275df6b32c112caec7745acf3c10 [file] [log] [blame]
{
"name": "OGIniFiler",
"version": "0.1.0",
"summary": "Ini file serialization.",
"description": " Serializes and deserializes ini files.\n",
"homepage": "https://github.com/orangegroove/OGIniFiler",
"license": "MIT",
"authors": {
"Jesper": "jesper@orangegroove.net"
},
"source": {
"git": "https://github.com/orangegroove/OGIniFiler.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "Foundation"
}