blob: 386544271b8f294dc58721a3c9201d6e3b0b6c21 [file] [log] [blame]
{
"name": "AtSugarMixin",
"version": "0.1.0",
"summary": "Sugar for your @ -- mixin style",
"homepage": "https://github.com/MediaHound/AtSugarMixin",
"license": "Apache",
"authors": {
"Dustin Bachrach": "dustin@mediahound.com"
},
"source": {
"git": "https://github.com/MediaHound/AtSugarMixin.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/*.{h,m}",
"dependencies": {
"ObjectiveMixin": [
]
}
}