blob: e2f9ce308ed7d589305939b022e3a94e7827e471 [file] [log] [blame]
{
"name": "TOMFoundation",
"version": "0.0.2",
"authors": {
"Tomaz Nedeljko": "tomaz@nedeljko.com"
},
"homepage": "https://github.com/tomazsh/TOMFoundation",
"summary": "Simple extensions for Foundation framework.",
"description": " TOMFoundation is a simple library that extents Foundation\n framework with custom classes and categories.\n",
"source": {
"git": "https://github.com/tomazsh/TOMFoundation.git",
"tag": "0.0.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "TOMFoundation"
}