blob: c98864d7068ae4637868870bd0c37130446bc3f6 [file] [log] [blame]
{
"name": "OCFuntime",
"version": "0.0.1",
"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.0.1"
},
"source_files": "Classes/*.{h,m}",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": false
}