blob: 25ddccc5d16bed2a43e1d07df397f30553ea5cf2 [file] [log] [blame]
{
"name": "OCFuntime",
"version": "0.1.0",
"summary": "Objective-c runtime funny wrapper.",
"homepage": "https://github.com/belkevich/ocfuntime",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Alexey Belkevich": "belkevich.alexey@gmail.com"
},
"source": {
"git": "https://github.com/belkevich/ocfuntime.git",
"tag": "0.1.0"
},
"source_files": "Classes/*.{h,m}",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true
}