blob: ee8433714c7aaa3666b7d17f43c52f93524f887b [file] [log] [blame]
{
"name": "ObjectiveMixin",
"version": "0.0.1",
"license": "Simplified BSD",
"summary": "Ruby-like mixin functionality for Objective-C programs.",
"homepage": "https://github.com/vl4dimir/ObjectiveMixin",
"authors": {
"Vladimir Mitrovic": "https://github.com/vl4dimir"
},
"source": {
"git": "https://github.com/vl4dimir/ObjectiveMixin.git",
"commit": "b20ae945eb39aabea3705395af82d4cde699403c"
},
"source_files": "ObjectiveMixin/*.{h,m}",
"requires_arc": false
}